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 49769

Summary: [40cat] Inclusion of library availability to freeform projects
Product: projects Reporter: robertmcauliffe <robertmcauliffe>
Component: AntAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description robertmcauliffe 2004-10-01 04:11:27 UTC
[ BUILD # : 200409220845 ]
[ JDK VERSION : J2SE 1.5.0 ]

The ability to attach a library to a freeform
project would be beneficial.

Essentially this would add the library to the
project in the same way that it is added to
'normal' projects, with the exception of
compilation (etc) still being driven by the
projects build.xml which may, or may not have
reference to the library's classes/jar

So essentially the primary benefits are the code
completion and the Javadoc: if the user already
has a library for something that his build.xml
accesses, (s)he can easily add these capabilities.
Comment 1 robertmcauliffe 2004-10-01 04:12:46 UTC
I'm actually using 1.4.2, but I don't really think thats relevant to
this particular one anyway.. so....
Comment 2 robertmcauliffe 2004-10-01 04:20:45 UTC
I think this is less important than
(http://www.netbeans.org/issues/show_bug.cgi?id=49770) as that can
give all the functionality in the same way as other freeform functions
work.
Comment 3 Jesse Glick 2004-10-04 17:16:37 UTC

*** This issue has been marked as a duplicate of 47498 ***
Comment 4 Marian Mirilovic 2005-07-19 15:12:10 UTC
verified/closed