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 55773 - Platform Manager should come up with the current platform selected
Summary: Platform Manager should come up with the current platform selected
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 57614
  Show dependency tree
 
Reported: 2005-03-02 15:20 UTC by Jan Chalupa
Modified: 2005-09-05 10:01 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 Jan Chalupa 2005-03-02 15:20:17 UTC
A report from a NB 4.1 beta user:

"After clicking on 'Manage Platforms...' button in
'Project Properties' dialog the current for the
project Platform should be selected in the 'J2SE'
tree in the left."
Comment 1 Tomas Zezula 2005-04-06 16:03:38 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.9; previous revision: 1.8
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/PlatformUiSupport.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/PlatformUiSupport.java,v
 <--  PlatformUiSupport.java
new revision: 1.14; previous revision: 1.13
done
Checking in platform/src/org/netbeans/api/java/platform/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/api/java/platform/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.5; previous revision: 1.4
done
Checking in
platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.19; previous revision: 1.18
done