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 226724 - Compile option 'Compile on save'
Summary: Compile option 'Compile on save'
Status: RESOLVED DUPLICATE of bug 226091
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 16:45 UTC by jmsoft
Modified: 2013-02-27 12:18 UTC (History)
0 users

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 jmsoft 2013-02-26 16:45:30 UTC
Two related (I think) issues about the Java compiler:

1.
- Uncheck option 'Compile on Save' in project's properties: Build - Compiling
- Perform 'Clean and build'
- Most files in the project tree (and on the file tab) still have the icon 
  that says that they need to be built.

2.
- Uncheck option 'Compile on Save' in project's properties: Build - Compiling
- Make a change in a file.
- The 'needs to be built' icon appears in the project tree and the 
  file tab (ok).
- Press F9 -> the file is rebuilt.
- The icon does not disappear.

Both these options worked properly in version 7.2 before I installed 7.3 yesterday.


Kind regards
Comment 1 Jiri Prox 2013-02-27 12:18:43 UTC

*** This bug has been marked as a duplicate of bug 226091 ***