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 - Resolve platform vs. compiler switches UI problems
Summary: Resolve platform vs. compiler switches UI problems
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-04-08 12:36 UTC by Petr Hrebejk
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.