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 31179 - Project and ProjectMember should implement Lookup.Provider
Summary: Project and ProjectMember should implement Lookup.Provider
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-02-18 18:11 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
the cvs log of changes (25.09 KB, text/plain)
2003-02-19 18:56 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2003-02-18 18:11:57 UTC
The Project and ProjectMember have
getEnvironment() method which should be replaced
by getLookup() from the Lookup.Provider interface.
Comment 1 Vitezslav Stejskal 2003-02-18 18:40:06 UTC
Upgrade info: use Project{Member}.getLookup() instead of getEnvironment().
Comment 2 Vitezslav Stejskal 2003-02-19 18:56:12 UTC
Created attachment 9049 [details]
the cvs log of changes
Comment 3 Vitezslav Stejskal 2003-02-19 18:56:42 UTC
Done, see commitlog file for revisions.
Comment 4 Jan Becicka 2003-11-25 14:03:14 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 5 Jan Becicka 2003-11-25 14:12:20 UTC
---> CLOSED