It's all about the answers!

Ask a question

Security Exception when using org.eclipse.jdt.core plugin


Paul Klicnik (2633) | asked Nov 09 '09, 1:28 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
I'm trying to use the org.eclipse.jdt.core jar from Eclipse in my Jazz ant build. I require this jar because it contains functionality to parse/navigate the bytecode of a class. When I try to execute my build using the JDT.core jar from my RTC client, I get the following exception:

build.xml:163: java.lang.SecurityException: class "org.eclipse.jdt.core.ToolFactory"'s signer information does not match signer information of other classes in the same package

Any ideas on how I can bypass this error?

Thanks

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.