Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Howto EclipseApplication Launcher?
Howto EclipseApplication Launcher? [message #333758] Fri, 02 January 2009 18:54
Bill Winspur is currently offline Bill WinspurFriend
Messages: 180
Registered: July 2009
Senior Member
I am trying to develop a launcher to allow testing of a finished plug-in
jar file in a new Eclipse (3.1.1) instance.

Google found articles about using the launching framework to launch
tomcat and an applet outside eclipse, but not how to launch a new eclipse
instance. However, I did find class
org.eclipse.pde.internal.junit.runtime.UITestApplication, which starts a
new Eclipse instance, but does NOT use ILaunchConfiguration,
ILaunchConfigurationType, and other components of the Eclipse launching
framework.

Can anybody direct me to articles or code that show how one should one
extend Eclipse to add a variant of the EclipseApplication launch
capability?

Thanks

Bill
Previous Topic:Enable/Disable "foreign" command
Next Topic:Launching Java process from a plugin
Goto Forum:
  


Current Time: Fri Aug 30 02:15:15 GMT 2024

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

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

Back to the top