Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Finding the "PlugIn"-Directory
Finding the "PlugIn"-Directory [message #1385588] Mon, 09 June 2014 18:46
Matthias Becker is currently offline Matthias BeckerFriend
Messages: 29
Registered: July 2009
Junior Member
Hi

I am writing an analyzer Software for one of our projects. To analyze it I need to run some code which I want to deploy with my plug in (due to the nature of the software (which parts predates even JDK 1.5)).

I placed the code which is to be executed in an "Externals" plug in. What I want now is to find out the physical location of the SDEs plug-in directory, add the externals to the classpath of the IVMRunner and execute it.

To run it I am going to use the IVMRunner as described here: http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Fguide%2Fjdt_api_compile.htm&cp=3_0_0_3

Can someone tell me how to get that location?

Thanks
Previous Topic:'Visiblewhen' in eclipse menu. Want menu to only appear for particular file extensions
Next Topic:Menu Item is disabled!
Goto Forum:
  


Current Time: Thu Apr 25 16:46:09 GMT 2024

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

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

Back to the top