from command line(?)
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.pde.doc.user/guide/tasks/pde_product_build.htm
See UIMA-536, work for this build method is already done.
The disadvantage is that the user has to provide an eclipse
installation. This smells for trouble.
I would really appreciate if we can build it with maven which
downloads dependencies from a repository.
Do you think it is possible to build it as plugin with maven ? Then I
think it is easy to package the plugin together
with the RCP stuff.
Maybe we should consider to build it manually for the coming release.
Jörn