Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Class not found: org.eclipse.jdt.core.JDTCompilerAdapter

Hi all,

I am trying to set up a Jazz Build using the example file in $JAZZ_HOME$/buildsystem/buildtoolkit/examples.

However, I can not run the example because the buildserver can not find the org.eclipse.jdt.core.JDTCompilerAdapter class. The JDK the buildserver uses ("Java Home" entry in the Build Definition) is set to $JAZZ_HOME$\client\eclipse\jdk.

Do I have to manually extend the classpath of the JBE? I am wondering that it doesn't work out of the box...

Thanks and best regards,
Torben

0 votes



2 answers

Permanent link
In the build definition, Ant page, did you set the antArgs to include "-lib
C:\ecj.jar" (assuming you saved the ecj.jar to C:\ )

See step 3 in
\jazz\buildsystem\buildtoolkit\examples\compile-and-test\build.xml

---
Ryan Manwiller
Jazz Team Build

0 votes


Permanent link
Thanks for the hint, that does the trick :)

-Torben

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 05 '08, 10:22 a.m.

Question was seen: 7,214 times

Last updated: Feb 05 '08, 10:22 a.m.

Confirmation Cancel Confirm