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 59254 - Libraries panel: missing line bellow Compile pane
Summary: Libraries panel: missing line bellow Compile pane
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL: http://projects.netbeans.org/buildsys...
Keywords: UI
Depends on: 53606
Blocks:
  Show dependency tree
 
Reported: 2005-05-25 17:06 UTC by zikmund
Modified: 2005-10-06 14:11 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 zikmund 2005-05-25 17:06:47 UTC
4.1 FCS

1) Go to Web project's Properties | Libraries panel
2) ERROR:
There's missing line
    Compile-time libraries are propagated to all library categories.
bellow Compile pane.

See fix for Java project in issue 53606.
Comment 1 Radko Najman 2005-10-06 14:11:02 UTC
Fixed.

Checking in Bundle.properties;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.73; previous revision: 1.72
done
Checking in CustomizerLibraries.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.11; previous revision: 1.10
done
Checking in CustomizerLibraries.form;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/CustomizerLibraries.form,v
 <--  CustomizerLibraries.form
new revision: 1.4; previous revision: 1.3
done