Skip to main content



      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 05:48
Eclipse UserFriend
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: Sun Jul 06 11:26:31 EDT 2025

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

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

Back to the top