Skip to main content



      Home
Home » Eclipse Projects » Equinox » How to resolve the PATH containing the OSGi's DLL
How to resolve the PATH containing the OSGi's DLL [message #57961] Tue, 24 January 2006 07:55
Eclipse UserFriend
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
Previous Topic:Bundles View?! Is there such a thing?
Next Topic:Class Loading Architecture
Goto Forum:
  


Current Time: Wed Apr 30 08:38:01 EDT 2025

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

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

Back to the top