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 48126 - Can't add project output jars of 'Existing Ant Script' project to compile/run classpath of 'Java Application' project
Summary: Can't add project output jars of 'Existing Ant Script' project to compile/run...
Status: CLOSED DUPLICATE of bug 47807
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 22:43 UTC by tjriley
Modified: 2006-03-24 10:27 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 tjriley 2004-08-29 22:43:28 UTC
After manually adding jars to the list of Outputs
of my 'existing ant script' project, I tried to
add the project and its outputs as a dependency of
another project (this time a standard Java
Application project). In Project Properties ->
Build -> Compiling Sources I click 'Add
Project...', I can then browse to my first project
folder but, when clicking the project folder, the
list 'Project Jar Files' remains empty. I can see
project jars in this list for normal Java
Application projects but not my Existing Ant
Script project.
Comment 1 Milan Kubec 2004-08-30 14:24:27 UTC
Reassigning for evaluation although I think it's not supported.
Comment 2 Jesse Glick 2004-08-30 17:01:05 UTC
Right, not supported for 4.0. Use Add JAR/Folder button instead.

*** This issue has been marked as a duplicate of 47807 ***
Comment 3 Marian Mirilovic 2005-07-12 10:13:06 UTC
closed