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

Summary: Default NB platform displayed when unlisted platform selected
Product: apisupport Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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