The Debug Plugin should be able to open a CAS file with the CAS Editor
----------------------------------------------------------------------
Key: UIMA-1887
URL: https://issues.apache.org/jira/browse/UIMA-1887
Project: UIMA
Issue Type: New Feature
Components: Eclipse plugins
Reporter: Jörn Kottmann
It should be possible to open a CAS files which are inside an eclipse java
project (and not an eclipse CAS Editor project) with the CAS Editor.
In this proposed solution the Debug Plugin is extended to provide the CAS
Editor with a type system and styling
to open and display a CAS file in the project. The Debug Plugin can assume that
the type system file is
placed in a certain location, for example at the top level of the project
folder and is named Typesystem.xml.
Additionally the Debug Plugin should offer a file dialog to specify the type
system in case it cannot be found
or is not compatible with the CAS the user wants to open.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.