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 42541

Summary: "Accept Assertions" checkbox in J2SE project customizer is obsolete
Product: java Reporter: Jesse Glick <jglick>
Component: UnsupportedAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2004-04-27 23:26:18 UTC
In the "Compiling Sources" tab there is still the
"Accept Assertions (JDK 1.4 Sources)" checkbox.
This should be implicit in the target platform
when David merges his SourceLevelQuery patch.
Comment 1 David Konecny 2004-04-28 10:19:59 UTC
I can fix this.
Comment 2 David Konecny 2004-04-28 10:29:30 UTC
Fixed in:
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerCompile.form;
new revision: 1.3; previous revision: 1.2
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerCompile.java;
new revision: 1.3; previous revision: 1.2
Comment 3 Quality Engineering 2007-09-20 09:45:00 UTC
Reorganization of java component