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 52200 - Provide a factory method for creating Library from LibraryImplementation
Summary: Provide a factory method for creating Library from LibraryImplementation
Status: RESOLVED DUPLICATE of bug 82469
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2004-12-08 13:57 UTC by Sherold Dev
Modified: 2007-03-27 22: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 Sherold Dev 2004-12-08 13:57:13 UTC
Provide a factory method for creating Library from
LibraryImplementation. This is required by j2ee
platform, since it does not use LibraryManageru.

Thanks
Comment 1 Sherold Dev 2005-01-10 15:04:06 UTC
J2eePlatform needs to expose its libraries as instances of Library 
class to projects (e.g. web project) so that they could be displayed 
under libraries node along with other project's libraries. 
Comment 2 Jesse Glick 2007-03-27 22:20:31 UTC
See LibraryFactory.

*** This issue has been marked as a duplicate of 82469 ***