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 - Consolidate EnvironmentProviders registery structure
Summary: Consolidate EnvironmentProviders registery structure
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2002-11-29 17:21 UTC by Jan Pokorsky
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
NPE stack trace (3.35 KB, text/plain)
2002-12-06 15:38 UTC, Jan Pokorsky
Details
cvs log of the change (7.67 KB, text/plain)
2003-02-24 11:56 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
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