Jörn Kottmann wrote:
Hello,
do we have to unzip the runtime jar file to make it work with eclipse ?
It doesn't need to be unzipped to work with Eclipse, or to work with our
build (which now uses Apache Felix's maven-bundle-plugin). Most of the
Eclipse plugins now are packaged just this way - as one Jar.
-Marshall
I tried to build the Cas Editor but it failed because it could not
find the necessary classes inside the runtime plugin,
after I unzipped the runtime plugin file everything could be found.
Jörn