This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 45957 - Remove "Prescan Sources" from "Java Sources" system option if possible
Summary: Remove "Prescan Sources" from "Java Sources" system option if possible
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 23:02 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-07-08 23:02:45 UTC
Probably this system option property is obsolete -
MDR parses everything immediately anyway. If true,
please remove it, as it can only confuse users.
Comment 1 Martin Matula 2004-07-26 16:40:15 UTC
Tomasi, please remove it.
Comment 2 Tomas Hurka 2004-08-17 13:58:20 UTC
Fixed in trunk as part of the following commit:

Checking in org/netbeans/modules/java/settings/Bundle.properties;
/cvs/java/src/org/netbeans/modules/java/settings/Bundle.properties,v  <--  
Bundle.properties
new revision: 1.45; previous revision: 1.44
done
Checking in org/netbeans/modules/java/settings/JavaSettings.java;
/cvs/java/src/org/netbeans/modules/java/settings/JavaSettings.java,v  <--  
JavaSettings.java
new revision: 1.67; previous revision: 1.66
done
Checking in org/netbeans/modules/java/settings/JavaSettingsBeanInfo.java;
/cvs/java/src/org/netbeans/modules/java/settings/JavaSettingsBeanInfo.java,v  <--  
JavaSettingsBeanInfo.java
new revision: 1.32; previous revision: 1.31
done
Comment 3 Quality Engineering 2007-09-20 10:59:51 UTC
Reorganization of java component