Skip to main content

developerworkslabel >  Rational  >  forumlabel  >  Extensibility Interfaces  >  developerWorks

Need help in doing headless build in RSA 6.0.1 eclipse 3.0    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

loginbox.header
 loginbox.welcomelabel loginbox.guestlabel
loginbox.signin
This question is not answered.

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
Man4mohan2001

Posts: 15
Registered: Nov 22, 2006 11:16:41 AM
Need help in doing headless build in RSA 6.0.1 eclipse 3.0
Posted: Nov 03, 2009 11:48:10 AM
 
Click to report abuse...   Click to reply to this thread Reply
I am taking this developer works article to achieve the headless build.
http://www.ibm.com/developerworks/rational/library/08/0722_balaba-liaskovski/. I am successfully achieved all the steps defined in there before "Running the task in headless mode" section. When I try to run the build.xml from runant.bat it able to invoke the ant task but it failed to load the other plugins like com.ibm.xtools.uml.core defined in the Ant task. The difference here is I am using eclipse 3.0 and the author is using eclipse 3.2. Can any one point me why there is difference and what do I do to fix the problem.

I am getting this error.
BUILD FAILED
java.lang.NoClassDefFoundError: com/ibm/xtools/modeler/UMLModeler
at org.apache.tools.ant.Project.executeTarget(Project.java:1223)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:635)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:539)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums