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 29177

Summary: Consolidate EnvironmentProviders registery structure
Product: projects Reporter: Jan Pokorsky <jpokorsky>
Component: Generic InfrastructureAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker Keywords: API
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: NPE stack trace
cvs log of the change

Description Jan Pokorsky 2002-11-29 17:21:19 UTC
The registery will be used not just for class
typed hierarchies. So current class hierarchies
should be moved into EnvironmentProviders/Types.
Comment 1 Chris Webster 2002-12-04 19:08:39 UTC
Please change the build target examples in projects/ide/api/examples
when making this change as the copy target has an EnvironmentProvider.
Comment 2 Jan Pokorsky 2002-12-06 15:38:41 UTC
Created attachment 8196 [details]
NPE stack trace
Comment 3 Jan Pokorsky 2002-12-06 15:40:40 UTC
Sorry, the previous stack trace belongs to other issue.
Comment 4 Vitezslav Stejskal 2003-02-18 18:22:18 UTC
The default registry of EnvironmentProviders should be based on the
MIME type of the original FileObject for which ProjectMember is
constructed.
Comment 5 Vitezslav Stejskal 2003-02-24 11:56:14 UTC
Created attachment 9115 [details]
cvs log of the change
Comment 6 Vitezslav Stejskal 2003-02-24 11:58:41 UTC
Done. See the 'XML Contracts of Projects-Core API' on overview page of
projects/core javadoc for details about the EnvironmentProviders registry.
Comment 7 Jan Becicka 2003-11-25 13:59:34 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 8 Jan Becicka 2003-11-25 14:08:21 UTC
---> CLOSED