Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PDT » Creating Custom Launcher(Creating custom launcher on right click of popup menu item )
Creating Custom Launcher [message #1053451] Sun, 05 May 2013 23:32
Suresh P is currently offline 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
Previous Topic:Content Assist list disappears in a few seconds in Eclipse Indigo
Next Topic:Eclipse PDT and XDebug 2.2.2
Goto Forum:
  


Current Time: Tue May 28 06:38:31 EDT 2013

Powered by FUDForum. Page generated in 0.01438 seconds