Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

JUnit launch configurations and Eclipse class path in builds

Is it possible to invoke JUnit from a Jazz build such that the JUnit launch configuration created in Eclipse is used? The benefit is that the various settings such as classpath are captured in the launch configuration by the developer and don't need to get recreated within the Ant build file. There is a start at this via the Ant4Eclipse project on SourceForge but it doesn't capture container class path entries that are created when working with JEE projects (.ear file class path, .war file class path).

Also is it possible to defer to the information in .classpath for the compilation classpath rather than recreating it inside the <javac/> task. Again the developer has correctly set the Eclipse class path and it should be possible to interpret this file for compilation.

Thanks in advance.

-Naresh Sikha

0 votes


Be the first one to answer this question!

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
× 10,938

Question asked: Feb 12 '08, 5:47 p.m.

Question was seen: 7,507 times

Last updated: Feb 12 '08, 5:47 p.m.

Confirmation Cancel Confirm