[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to using RCP with other third-party tool like Berkeley DB

In "plugin.xml editor -> tab "Build" -> section "Extra Class Path Entries"", add your libraries needed on compile time.
On runtime plugin look for libraries in root of plugin.
If your libraries lying in other place in plugin, you must put it in "tab "Runtime" -> section "Classpath"".
Not necessary that contents of "Extra Class Path Entries" and "Classpath" will be equal.
 

--
View in EZ forum: http://www.eclipsezone.com/eclipse/forums/m91950508.html