Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » whats the best way to update a library plugin?
whats the best way to update a library plugin? [message #448674] Thu, 27 April 2006 21:24 Go to next message
Eclipse UserFriend
Hi,

I created a library plugin that only has jar files
in it. Now I want to add new jar files to it. What is the
best way to do that?

thanks,
Re: whats the best way to update a library plugin? [message #449075 is a reply to message #448674] Wed, 10 May 2006 06:53 Go to previous message
Eclipse UserFriend
Easiest way is just to copy them into the lib/ directory through drag-and-drop, or alternatively use the File -> Import to pull the Jars in.

You'll also need to update the manifest.mf/build.properties to add them to the included jars list; or you can edit it by hand to achieve the same effect.

alex.
Previous Topic:Regarding organizing classes and projects for a RCP Application
Next Topic:Remote Debugging
Goto Forum:
  


Current Time: Sun Aug 31 02:12:17 EDT 2025

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

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

Back to the top