Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 9139 - CVS properties page not filtered by nature in Packages view
Summary: CVS properties page not filtered by nature in Packages view
Status: RESOLVED DUPLICATE of bug 9462
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: James Moody CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-05 17:41 EST by Kevin McGuire CLA
Modified: 2002-04-15 16:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McGuire CLA 2002-02-05 17:41:41 EST
The CVS properties page is showing up for non-cvs projects in the Packages view.
In the Navigator the contribution is correct.

Presumably its either a JDT-UI or a Desktop bug, but we should do the initial 
investigation.
Comment 1 Jean-Michel Lemieux CLA 2002-02-07 15:08:20 EST
Fixed, there was a typo on the plugin.xml. The filter must be 
called "projectNature" and not "nature".
Comment 2 Dani Megert CLA 2002-04-10 09:43:23 EDT
Bug is back in build 20020409 and causes (my guess) many problems (npe) when
working with this page.

This bug itself is not sever but due to the follow-ups I marked it major.
Comment 3 Dani Megert CLA 2002-04-10 09:44:47 EDT
NOTE: Same applies to Projects view.
Comment 4 Jean-Michel Lemieux CLA 2002-04-15 15:45:26 EDT
I'm not sure how I can fix this. Isn't this a JDT bug? If a create a new project
then from the properties accessed via the navigator the CVS page is not shown.
However selecting properties from a JDT view causes the properties dialog to
show the CVS page.

Can you comment on this James?
Comment 5 James Moody CLA 2002-04-15 16:24:44 EDT
Duplicate

*** This bug has been marked as a duplicate of 9462 ***