Jörn Kottmann wrote:
How should we go on with this issue?

Does anyone know if these packages will go into the maven repository in the future? Is there a place to request these changes, so that the packages are added to the maven repository?

If not we have to change the build, so that we use a local eclipse version to compile the CasEditor project.

There are two options how to build and deploy the Cas Editor:

1. Its build like the other plugins and deployed as eclipse plugin.

2. Its build as RCP application (this requires an eclipse install) and packaged for each
platform we want to support (win, linux and mac).
Maybe we could ask if anyone has a maven plugin for doing Eclipse RCP packaging on the maven-users list.

-Marshall

I would prefer the second option. The advantage is that it feels than more like an application and not like an eclipse plugin with many ui stuff which does
not make sense for the Cas Editor.

Jörn


Reply via email to