Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Automatically add a project nature
Automatically add a project nature [message #924182] Wed, 26 September 2012 15:34 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
What is the standard way to automatically add a project nature to a project,
one way would be to use an IResourceChangeListener and then check the
contents of an open project to see if the particular custom nature should be
added. If that is the correct way, where would I implement a global resource
IResourceChangeListener to carry out the modification.
Re: Automatically add a project nature [message #938116 is a reply to message #924182] Tue, 09 October 2012 14:58 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 26.09.2012 17:34, Drew wrote:
> What is the standard way to automatically add a project nature to a
> project, one way would be to use an IResourceChangeListener and then
> check the contents of an open project to see if the particular custom
> nature should be added. If that is the correct way, where would I
> implement a global resource IResourceChangeListener to carry out the
> modification.
Do you want to add the nature when creating a new project?

Dani
Previous Topic:Problem with key bindings
Next Topic:How to stop annoying repeated prompts from Ant config folder_prompt variable?
Goto Forum:
  


Current Time: Fri Apr 26 10:42:44 GMT 2024

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

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

Back to the top