Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » add project nature filter for "Project References" list for a given project nature
add project nature filter for "Project References" list for a given project nature [message #334828] Mon, 02 March 2009 15:10 Go to next message
Mircea Luchian is currently offline Mircea LuchianFriend
Messages: 89
Registered: July 2009
Member
Hello,

I am interested to add a filter that will discard all unwanted project
natures in the "Project References" page for a given project nature.
This will unclutter the page when having many projects of different
natures in the workspace.

For example: The user in my RCP application can create five different
types of projects and reference any types of projects in the workspace.
However, only when a project of nature "A" references projects of nature
"B" will something be interpreted in my plug-is. Projects of nature "C",
"D" and "E" are unneeded as being referenced by project of nature "A",
so I when the user sees the "Project References" screen for project of
nature "A", the list should display only projects of nature "B".

Is this supported by the Eclipse platform as if so, what would be the
extension points I could contribute to ?

Thanks,

Mircea
Re: add project nature filter for "Project References" list for a given project nature [message #334980 is a reply to message #334828] Fri, 13 March 2009 14:58 Go to previous messageGo to next message
Mircea Luchian is currently offline Mircea LuchianFriend
Messages: 89
Registered: July 2009
Member
Could this be an unimplemented feature? What would the top contributors
say?

M.

Mircea Luchian wrote:
> Hello,
>
> I am interested to add a filter that will discard all unwanted project
> natures in the "Project References" page for a given project nature.
> This will unclutter the page when having many projects of different
> natures in the workspace.
>
> For example: The user in my RCP application can create five different
> types of projects and reference any types of projects in the
> workspace. However, only when a project of nature "A" references
> projects of nature "B" will something be interpreted in my plug-is.
> Projects of nature "C", "D" and "E" are unneeded as being referenced
> by project of nature "A", so I when the user sees the "Project
> References" screen for project of nature "A", the list should display
> only projects of nature "B".
>
> Is this supported by the Eclipse platform as if so, what would be the
> extension points I could contribute to ?
>
> Thanks,
>
> Mircea
Re: add project nature filter for "Project References" list for a given project nature [message #335036 is a reply to message #334980] Wed, 18 March 2009 13:08 Go to previous message
Mircea Luchian is currently offline Mircea LuchianFriend
Messages: 89
Registered: July 2009
Member
I added this as a feature request to bugzilla:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=269181

Mircea

Mircea Luchian wrote:
> Could this be an unimplemented feature? What would the top
> contributors say?
>
> M.
>
> Mircea Luchian wrote:
>> Hello,
>>
>> I am interested to add a filter that will discard all unwanted
>> project natures in the "Project References" page for a given project
>> nature. This will unclutter the page when having many projects of
>> different natures in the workspace.
>>
>> For example: The user in my RCP application can create five different
>> types of projects and reference any types of projects in the
>> workspace. However, only when a project of nature "A" references
>> projects of nature "B" will something be interpreted in my plug-is.
>> Projects of nature "C", "D" and "E" are unneeded as being referenced
>> by project of nature "A", so I when the user sees the "Project
>> References" screen for project of nature "A", the list should display
>> only projects of nature "B".
>>
>> Is this supported by the Eclipse platform as if so, what would be the
>> extension points I could contribute to ?
>>
>> Thanks,
>>
>> Mircea
>
Previous Topic:Alternate for FTP and webdav plugin
Next Topic:how to handle circular dependency with jdom, jaxen and dom4j?
Goto Forum:
  


Current Time: Thu Mar 28 08:37:38 GMT 2024

Powered by FUDForum. Page generated in 0.02709 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top