Project Natures/Builders [message #460202] |
Mon, 18 December 2006 02:38 |
Eclipse User |
|
|
|
Hello people,
My question is about Project Natures/Builders.
I would like to provide additional project builder from other plug-in. As I
understood, the correct way is to provide a new project nature (which has a
relation of "requires-nature" to the original project nature). Then, in its
configure() and deconfigure() methods I must add/remove my builder to/from
the list of existing builders.
The question is how can I make sure, that my project nature is added
automatically to the project when:
1) Creating new project
2) Installing my plug-in on existing eclipse (projects are already created)
Or the only way is to provide a new property page which allows user to
configure it on every project? I wonder if anybody has an example of some
plug-in, which does something similar.
Thanks!
--
With best regards, Michael Spector
|
|
|
Powered by
FUDForum. Page generated in 0.02570 seconds