Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » com.ibm.icu and Birt plugin (Eclipse PDE)?
com.ibm.icu and Birt plugin (Eclipse PDE)? [message #539634] Fri, 11 June 2010 14:48
bob is currently offline bobFriend
Messages: 60
Registered: July 2009
Member
I have made a Birt application which use the com.ibm.icu and
org.eclipse.report.engine libraries.

I have packaged this application into a jar with all its dependencies (using
maven).

I have converted this jar into a plugin using the eclipse "Plug-in from
Existing JAR Archives".

I then add this plugin as a dependency for another plugin.

But to make the plugin version of the application work (else I get an error
at runtime) I need to add (again) :

com.ibm.icu
org.eclipse.report.engine

under the dependencies in the MANIFEST file for the plugin which is made
from the jar file.

Any ideas on why I have to add these dependencies in the MANIFEST file even
though they are already present in the jar file?
Previous Topic:Variables in library
Next Topic:horizontal bar chart
Goto Forum:
  


Current Time: Thu Apr 25 17:34:47 GMT 2024

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

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

Back to the top