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 61766 - Support for libraries with .tld files
Summary: Support for libraries with .tld files
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-03 14:20 UTC by tkellerer
Modified: 2005-08-03 14:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2005-08-03 14:20:39 UTC
Currently when a Library (e.g. Struts) is defined via the Library Manager, you
cannot associate .tld files with it. 

It would be nifty if I could associate" .tld files with a Library Definition in
the Library Manager, and upon building my project NB would copy the .tld files
into the WEB-INF directory of my Web-Project