project.create() and nature configuration [message #332782] |
Fri, 07 November 2008 21:54 |
Eclipse User |
|
|
|
Originally posted by: rob.brainkandy-dot-org.org
Hello,
I have a tool that generates a special kind of project. We have a custom nature
and custom builder and everything.
The code that creates the project creates an IProjectDescription and initializes
it with the nature and builder. My builder has a runtime run class, which is not
being called because project.create does not call the requisite internal
methods. Why? How, when I create a project, can I ensure that the nature's
runtime is triggered, other than only setting the IProject description
separately from the project?
Maybe I need to ask a more fundamental question: what is the correct way to
create a project? And, is there a benefit to giving the nature initialization to
a runtime class that we're missing?
|
|
|
Powered by
FUDForum. Page generated in 0.03397 seconds