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 117462 - Default NB platform displayed when unlisted platform selected
Summary: Default NB platform displayed when unlisted platform selected
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 14:31 UTC by Jesse Glick
Modified: 2007-10-02 14:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-10-02 14:31:52 UTC
If a valid but unregistered NB platform is selected for a module, the NB Platform combo box fails to display it.

Easiest way to reproduce: start with fresh user dir and open openide/util from a built source tree. Open Libraries
panel. Displays the IDE build, whereas it should show that of nbbuild/netbeans.

See issue #116920 for background.
Comment 1 Jesse Glick 2007-10-02 14:39:00 UTC
Checking in customizer/SuiteCustomizerLibraries.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.java,v
 <--  SuiteCustomizerLibraries.java
new revision: 1.48; previous revision: 1.47
done
Checking in customizer/CustomizerLibraries.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.55; previous revision: 1.54
done
Checking in platform/PlatformComponentFactory.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/platform/PlatformComponentFactory.java,v
 <--  PlatformComponentFactory.java
new revision: 1.16; previous revision: 1.15
done