As stated in pp. 19.3 of the
UIMA_SDK_Users_Guide_Reference.pdf, we can use
${CPM_HOME} system variable inside <include> url of the
CPE descriptor. However, this does not work in
practice. CpeGUI does not parse that variable.
There are currently many things in the CPE Descriptor that
are not supported in the CPE GUI. The ${CPM_HOME}
variable will work if you run your CPE descriptor using
the SimpleRunCPE example. For now the CPE GUI is meant to
help users get started with simple examples only.
It would be a good idea for us to rework the CPE GUI so
that it does support the full range of features allowed in
CPE descriptors. I am moving this to a feature request.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1428720
There are currently many things in the CPE Descriptor that
are not supported in the CPE GUI. The ${CPM_HOME}
variable will work if you run your CPE descriptor using
the SimpleRunCPE example. For now the CPE GUI is meant to
help users get started with simple examples only.
It would be a good idea for us to rework the CPE GUI so
that it does support the full range of features allowed in
CPE descriptors. I am moving this to a feature request.