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 65228 - ModuleList shall be moved to the Libraries category
Summary: ModuleList shall be moved to the Libraries category
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://apisupport.netbeans.org/phase-...
Keywords: UI
: 65148 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-27 21:59 UTC by Martin Krauskopf
Modified: 2005-10-21 11:41 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 Martin Krauskopf 2005-09-27 21:59:59 UTC
According to the (new) UI spec, content of Module List category shall be moved
to the Libraries category. Consult the UI spec for details (URL)
Comment 1 Jaroslav Tulach 2005-09-29 13:27:10 UTC
*** Issue 65148 has been marked as a duplicate of this issue. ***
Comment 2 Jaroslav Tulach 2005-09-29 13:51:20 UTC
cvs -q ci -m "#65228: Deleting Module List panel and putting the content into 
Libraries one" 
 
 
Checking in 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/Bundle.properties; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/Bundle.properties,v  
<--  Bundle.properties 
new revision: 1.47; previous revision: 1.46 
done 
Checking in 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizer.java; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizer.java,v  
<--  SuiteCustomizer.java 
new revision: 1.14; previous revision: 1.13 
done 
Checking in 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.form; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.form,v  
<--  SuiteCustomizerLibraries.form 
new revision: 1.7; previous revision: 1.6 
done 
Checking in 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.java; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerLibraries.java,v  
<--  SuiteCustomizerLibraries.java 
new revision: 1.15; previous revision: 1.14 
done 
Removing 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerModuleList.form; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerModuleList.form,v  
<--  SuiteCustomizerModuleList.form 
new revision: delete; previous revision: 1.2 
done 
Removing 
project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerModuleList.java; 
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerModuleList.java,v  
<--  SuiteCustomizerModuleList.java 
new revision: delete; previous revision: 1.12 
done 
Checking in www/phase-V-ui.html; 
/cvs/apisupport/www/phase-V-ui.html,v  <--  phase-V-ui.html 
new revision: 1.15; previous revision: 1.14 
 
Comment 3 pzajac 2005-10-21 11:41:46 UTC
verified