Creating a Server Type That is Associated with One Project at a Time [message #223322] |
Fri, 31 October 2008 15:08 |
Rajeev Dayal Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Hi,
I am looking at developing a new Server Runtime and new Server Type for
Eclipse. However, the current state of the server being developed is that
it can only have one web application deployed at a time (contrary to what
most Java Application Servers do).
Is there any way to hook into the "Add and Remove Projects" configuration
dialog so that it can be modified to only allow one project to be
associated with a server? I've noticed that the ModifyModuleWizardFragment
is added as a child of the RunOnServerWizardFragment, NewServerWizard, and
ModifyModulesWizard, and I can't see any clear way to inject modifications
to its behavior via a plugin.
Thanks,
Rajeev
|
|
|
Powered by
FUDForum. Page generated in 0.03284 seconds