| Creating Custom Launcher [message #1053451] |
Sun, 05 May 2013 23:32 |
Suresh P Messages: 3 Registered: May 2013 |
Junior Member |
|
|
Hi,
I'm using Eclipse Juno.
I am developing an eclipse plugin to run the Java applications from my custom popup menu item in project level in package explorer view.
In default eclipse IDE, we have the "Run As" menu item and its submenu items like
I like to have these same 3 submenu items for my custom popup menu item.
From my custom menu item, I need to launch Java application after adding a new VM argument from background (programmatically).
Can you let me know the eclipse jar file which has the "Run As" functionality, so that I can use the same logic for my custom menu item. I looked into jars like org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar, org.eclipse.jdt_3.8.1.v201302041200.jar, etc., but couldn't able to get the "Run As" functionality.
Thanks
Suresh
|
|
|
Powered by
FUDForum. Page generated in 0.01438 seconds