How to resolve the PATH containing the OSGi's DLL [message #57961] |
Tue, 24 January 2006 07:55 |
Eclipse User |
|
|
|
Hi,
I am a working in the Eclipse TPTP Data Collection project. The Integrated
Agent Controller we implemented in TPTP 4.1 is dependent on the SWT plugin
as well as the DLL's packaged inside its OSGi package. We are using the
Eclipse BundleData to resolve the SWT's CLASSPATH and wanted to find out the
PATH to the DLL's as well. These information is needed by us for launching a
child process (a Java program, which depends on the SWT classes) outside
Eclipse. I have a question. I saw some newsgroup posts that the DLL's from
OSGi packages are "unpacked" into Eclipse's "configuration" folder. For
example,
<Eclipse
Home> \configuration\org.eclipse.osgi\bundles\142\1\.cp\swt-win32- 3212.dll
Since this path looks random, is there any API which allows me to find out
the above path? I don't need the exact names of the DLL's though. Thanks for
your help.
Regards,
Samson Wai
|
|
|
Powered by
FUDForum. Page generated in 0.06878 seconds