Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Add External Jars to RCP(How to add External jars)
Add External Jars to RCP [message #725221] Wed, 14 September 2011 09:48
sajja Phani is currently offline sajja PhaniFriend
Messages: 26
Registered: August 2011
Junior Member
Hi,
My RCP depends on a jar(which is actually an executable jar). I have added this though the -->runtime add jar. It is appearing in the MANIFEST.MF (Bundle-ClassPath: libs/myjar.jar). In classpath also it is showing fine <classpathentry exported="true" kind="lib" path="libs/myjar.jar"/>.

But my application is not starting. Is it because the jar is executable. Or something wrong in adding the jar.

Somewhere I saw that better to create plugin from the jar and include in dependency. What if the jar depends on another jar.

What is the way to add the jar file to the rcp.

--
Thanks
Sajja
Previous Topic:imports cannot resolve in RCP plugin handler
Next Topic:Strange Editor Header Tab Behaviour
Goto Forum:
  


Current Time: Thu Apr 25 16:06:51 GMT 2024

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

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

Back to the top