Jörn Kottmann wrote:
The build for the CasEditor package is still missing, but I think
this has to be provided by Joern since I don't know how to build it :-)
I also think that we have platform dependent packages for the
CasEditor, right? Do we have to build them on different machines?
Currently its not possible to build the CasEditor with a build script,
it has to be exported from eclipse.
Here are some alternatives to allow building RCP apps from build scripts:
From maven: see
http://docs.codehaus.org/display/MAVENUSER/Building+Eclipse+RCP+and+RCP-based+Applications
from command line(?)
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.pde.doc.user/guide/tasks/pde_product_build.htm
-Marshall