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 33089 - Move ProjectMemberVisualDescriptor to projects/core module
Summary: Move ProjectMemberVisualDescriptor to projects/core module
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-04-21 10:54 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
cvs log of commited changes (9.69 KB, text/plain)
2003-05-07 13:18 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-04-21 10:54:17 UTC
The PMVD is needed by any module building directly
on top of projects/core (e.g. the
projects/compilation module). It should be moved
from projects/ide to projects/core.
Comment 1 Vitezslav Stejskal 2003-05-06 14:33:07 UTC
UPGRADE GUIDE: use the ProjectMemberVisualDescriptor from
org.netbeans.api.projects package. The
ProjectMemberVisualDescriptor.create method was replaced by PMVD.get
and PMVD.DISPLAY_NAME field was replaced by PMVD.PROP_DISPLAY_NAME.
Comment 2 Vitezslav Stejskal 2003-05-07 13:17:17 UTC
Done.
Comment 3 Vitezslav Stejskal 2003-05-07 13:18:08 UTC
Created attachment 10242 [details]
cvs log of commited changes
Comment 4 Jan Becicka 2003-11-25 14:00:47 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:09:26 UTC
---> CLOSED