I would like to test out the CASEditor in the sandbox.
I've checked out the project, but I can't seem to build the plugin.
Which eclipse version do you have installed?
What is the exact error message ?
The plugin xml didn't have the id, name or version
Thats sounds odd to me, I checked the plugin.xml in the head svn and
it contains
the version, id and name.
so I filled those in,
and now when I try to export the plugin from the plugin xml editor, it
tells me it can't find junit or uima runtime even though they are
listed
as plugin-dependencies in my project.
You should export the plugin from the caseeditor.product editor
with "Eclipse Product Export Wizard".
The export only works if the org.apache.uima.runtime plugin is installed
inside your eclipse installation.
Please ask here again if you encounter more problems.
BTW, its on my agenda to create a release candidate as soon
as possible for the Cas Editor.
Jörn