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 77415 - Libraries not packaged in dist\lib folder if a folder is added as library in project
Summary: Libraries not packaged in dist\lib folder if a folder is added as library in ...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 09:12 UTC by mperezma
Modified: 2007-09-26 09:14 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 mperezma 2006-06-06 09:12:43 UTC
Steps to reproduce:

1.- Create new project, in example java application
2.- Add new JFrame form to the project
3.- Build project: swing-layout-1.0.jar has been added to dist/lib and 
referenced in MANIFEST.
4.- Now select add JAR/folder to project's library and select a folder to add 
containing classes, in example build/classes folder of any other project.
5.- Clean and build project: no libs found now in dist folder.
Comment 1 Jan Becicka 2006-10-26 16:27:22 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 2 Quality Engineering 2007-09-20 10:43:41 UTC
Reorganization of java component