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 41841

Summary: Resolve platform vs. compiler switches UI problems
Product: java Reporter: Petr Hrebejk <phrebejk>
Component: UnsupportedAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker CC: jrojcek, tzezula
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description Petr Hrebejk 2004-04-08 12:36:53 UTC
It has to be decided what should be the connection
between selected platform and the compiler
switches (e.g. -source) in the UI.
Comment 1 Jesse Glick 2004-04-08 15:05:38 UTC
This is actually specific to the J2SE project type, AFAIK.
Comment 2 Petr Hrebejk 2004-05-03 13:39:29 UTC
Done by David Konecny. For GUI usres the selected platform affects all
the switches. Powerusers should edit the properties files manually.