Hello,
finally there is a basic build script which can compile the Cas Editor.
1. Create a build_local.properties file inside CasEditor/build-files,
there
is a sample which can simply copied and modified.
The sample contains also comments which describe how it works.
2. Launch the CasEditor/build-files/build.xml file
The build scripts copies the
org.apache.uima.runtime_2.2.2.incubating.jar from the uimaj-ep-runtime
project.
So make sure that this was build prior.
Michael, can you please test if it works on your setup ?
Jörn