Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE Build not working in command line
PDE Build not working in command line [message #507239] Tue, 12 January 2010 10:20
Shiva Selvadurai is currently offline Shiva SelvaduraiFriend
Messages: 25
Registered: July 2009
Location: Bangalore
Junior Member
I tried PDE build process a described in http://www.vogella.de/articles/EclipsePDEBuild/article.html. The build works fine. When i run the same using java -jar <eclipseInstall>/plugins/org.eclipse.equinox.launcher_<version >.jar -application org.eclipse.ant.core.antRunner -buildfile <<eclipseInstall>/plugins/org.eclipse.pde.build_<version>/scripts/productBuild/productBuild.xml > -Dbuilder=<path to the build configuration folder>

in command line it doesn't work. I'm planning to integrate my app with cruisecontrol for continous integration, is there any way to run the build in cruisecontrol or in commandline
Previous Topic:class loader is unable to load swt at runtime
Next Topic:PDE Build not working in command line
Goto Forum:
  


Current Time: Fri Apr 26 21:05:59 GMT 2024

Powered by FUDForum. Page generated in 0.02584 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top