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 37742

Summary: JDK 1.4 support should be enabled by default
Product: java Reporter: _ gtzabari <gtzabari>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 37425    
Bug Blocks: 31812    

Description _ gtzabari 2003-12-04 14:18:58 UTC
Since Netbeans now requires JDK 1.4 in order to
run it makes sense to enable JDK 1.4 support by
default and enable "asserts" in the compiler,
executer and debugger by default.
Comment 1 _ gtzabari 2004-01-09 13:40:15 UTC
*** Issue 38462 has been marked as a duplicate of this issue. ***
Comment 2 _ gtzabari 2004-01-09 13:40:19 UTC
*** Issue 36468 has been marked as a duplicate of this issue. ***
Comment 3 _ gtzabari 2004-01-09 13:42:36 UTC
Related issues: 31812

I think it's about this we do something about these issues eh?

Another thing I wanted to bring up: Why do we have "Enable JDK 1.4
source" both in the JAVA SOURCES node as well as the DEFAULT COMPILER
node? If you enable one, you should enable the other as well so you
might as well merge the two properties into one.

I've increased the proprity to P2 because this issue is quick/easy to
solve as well there have been multiple requests for it. Please respond :)
Comment 4 _ gtzabari 2004-01-09 13:47:03 UTC
The ENABLE JDK 1.4 SOURCE issue has already been reported as #37425.
Please fix that one as well.
Comment 5 Jesse Glick 2004-04-20 17:49:15 UTC
Nothing to do with the execution engine. This is a Java-specific issue.
Comment 6 Jesse Glick 2004-04-20 17:49:59 UTC
Which is fixed in NB 4.0; there is a completely different UI for this
sort of thing, and I think it behaves according to the intent you
expressed in this issue.