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 140357 - When Resolving References, the Java Platform Manager needs to have a "Resolve" button.
Summary: When Resolving References, the Java Platform Manager needs to have a "Resolve...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 16:57 UTC by esmithbss
Modified: 2012-08-24 06:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-07-16 16:57:23 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_07 ]

When the Java Platform Manager is loaded as part of the "Resolve
Reference Problems" operation, there needs to be a button on the form
that indicates "Apply" or "Resolve" or "OK" instead of just "Close"
and "Help"
Comment 1 Milos Kleint 2008-07-16 19:03:08 UTC
please file j2me related issues under mobility component
Comment 2 Marian Petras 2008-10-21 09:42:45 UTC
Reassigned to "java/platform".
Comment 3 Geoff_C 2012-08-24 02:20:02 UTC
This is also an issue on:

NetBeans IDE 7.2 (Build 201207171143)
JDK 1.7.0_06

There is no means to submit a change of platform via Resolve References.

Workaround is to view Project Properties -> Libraries -> change platform -> Ok
Comment 4 Tomas Zezula 2012-08-24 06:31:04 UTC
In the NB 7.3 the resolution of project problems is pluggable by SPI. So half of it is done.
Now someone needs to design  more user friendly UI to resolve missing Java Platform.