E4 RCP and org.apache.batik dependency [message #1699316] |
Tue, 23 June 2015 06:45  |
Eclipse User |
|
|
|
Hi
when updating the target platform from Ecipse 4.3 to 4.4.2, my eclipse application has unresolved plugins.
Somehow it need org.apache.batik 1.6 and 1.7
org.eclipse.ui depends on batik 1.7
org.eclipse.birt.chart.device.pdf depends on batik.css 1.6
So is this birt problem not working with E4, or a general problem that i can work around?
Is there a way batik 1.6+1.7 can be loaded at the same time?
Seems like whatever i use in the launch config, it sees only one of the versions.
Frank
|
|
|
Re: E4 RCP and org.apache.batik dependency [message #1699323 is a reply to message #1699316] |
Tue, 23 June 2015 07:49   |
Eclipse User |
|
|
|
Hi,
We had the same problem with batik, as our product includes Birt and other projects, using 1.6 and 1.7 versions.
To solve this problem, we had to include manually in our launch configuration (based on plugins) the both versions of batik.
Otherwise, in our industrialisation chain, we use Tycho to build the product, and it doesn't have any problem, it correctly resolves the dependencies.
Regards,
Jonathan
|
|
|
|
|
|
|
Re: E4 RCP and org.apache.batik dependency [message #1743559 is a reply to message #1736879] |
Fri, 16 September 2016 07:32  |
Eclipse User |
|
|
|
Hi,
I am facing similar issue while using BIRT report in latest Neon version, the error says
Unresolved requirement: Require-Bundle: org.eclipse.birt.report.engine.script.javascript; bundle-version="2.5.2"
-> Bundle-SymbolicName: org.eclipse.birt.report.engine.script.javascript; bundle-version="4.4.2.v201410272105"; singleton:="true"
org.eclipse.birt.report.engine.script.javascript [502]
Unresolved requirement: Require-Bundle: org.eclipse.birt.report.engine; bundle-version="[2.5.1,5.0.0)"
-> Bundle-SymbolicName: org.eclipse.birt.report.engine; bundle-version="4.4.2.v201411040904"; singleton:="true"
org.eclipse.birt.report.engine [458]
Is this an issue on eclipse's neon version because it is working perfectly fine on eclipse 3. Kindly suggest a solution if available.
|
|
|
Powered by
FUDForum. Page generated in 0.06581 seconds