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 42705 - Better access to Platform and Library managers
Summary: Better access to Platform and Library managers
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-05-03 12:00 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Milan Kubec 2004-05-03 12:00:22 UTC
Java Platforms and Libraries are general for all
projects, but are accessible only through
properties of some specific project (especially
Library manager is deeply hidden - Project
Properties | Compiling Sources -> Add Library ->
Edit). Both managers should be easily accessible
from Main menu (e.g. from Tools menu or maybe Build)
Comment 2 Petr Hrebejk 2004-05-04 13:31:38 UTC
Tomas. Probably for yopu to add those two actions.
Comment 3 Petr Hrebejk 2004-05-04 13:33:29 UTC
Tomas. Probably for you to add those two actions.
Comment 4 Jesse Glick 2004-05-17 13:50:53 UTC
OK, but please make buildsys issues block one of the umbrella issues -
I looked for this issue in vain. (I also looked in the
buildsys-ui-spec but did not find it... strange that description of
this menu is in j2seproject-ui-spec since neither of the items are
specific to j2seproject AFAIK.)

Generally P3 for UI spec noncompliance issues.
Comment 5 Tomas Zezula 2004-05-17 17:33:40 UTC
Checking in
projects/libraries/src/org/netbeans/modules/project/libraries/resources/mf-layer.xml;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/resources/mf-layer.xml,v
 <--  mf-layer.xml
new revision: 1.4; previous revision: 1.3
done
Processing log script arguments...
More commits to come...
Checking in
projects/libraries/src/org/netbeans/modules/project/libraries/ui/Bundle.properties;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
done
RCS file:
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizerAction.java,v
done
Checking in
projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizerAction.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizerAction.java,v
 <--  LibrariesCustomizerAction.java
initial revision: 1.1
done
Processing log script arguments...
More commits to come...
Checking in
java/platform/src/org/netbeans/modules/java/platform/resources/layer.xml;
/cvs/java/platform/src/org/netbeans/modules/java/platform/resources/layer.xml,v
 <--  layer.xml
new revision: 1.4; previous revision: 1.3
done
Processing log script arguments...
More commits to come...
Checking in
java/platform/src/org/netbeans/modules/java/platform/ui/Bundle.properties;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
RCS file:
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizerAction.java,v
done
Checking in
java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizerAction.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizerAction.java,v
 <--  PlatformsCustomizerAction.java
initial revision: 1.1
done
Comment 6 Milan Kubec 2004-07-12 12:32:51 UTC
Verified in dev-200407111800.
Comment 7 Quality Engineering 2007-09-20 09:46:26 UTC
Reorganization of java component