Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Project Natures/Builders
Project Natures/Builders [message #460202] Mon, 18 December 2006 02:38
Eclipse UserFriend
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
Previous Topic:RCP export problems
Next Topic:Difficult SourceViewer behaviour
Goto Forum:
  


Current Time: Sat Mar 15 09:19:51 EDT 2025

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

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

Back to the top