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 50519

Summary: "Add Project" classpath selection btn: 'Project Jar Files' list unfilled for free-form project selections
Product: projects Reporter: nan9090 <nan9090>
Component: AntAssignee: David Konecny <dkonecny>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description nan9090 2004-10-17 01:08:54 UTC
Unable to have free-form project as dependency for
the following reason:

When setting classpath, under "Add project",
select a free-form project that has output jars.
The output jars of the project do not show up in
the "Project Jar Files" listbox.
Comment 1 David Konecny 2004-10-18 13:04:01 UTC
In Freeform Properties in Output panel you have to specify output jar.
There can be max one jar if you want to see Freeform's output in "Add
project" chooser (there is isssue 50484 which will fix that for next
version). The workaround is to use "Add jar" instead of "Add project"
for second and additional jars.
Comment 2 Marian Mirilovic 2005-07-12 10:15:32 UTC
closed