[ 
https://issues.apache.org/jira/browse/UIMA-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017426#comment-13017426
 ] 

Jörn Kottmann commented on UIMA-2100:
-------------------------------------

It should be tested/investigated if everything works as expected when input 
text fields are just empty. 

> Add eclipse launch support for Analysis Engines
> -----------------------------------------------
>
>                 Key: UIMA-2100
>                 URL: https://issues.apache.org/jira/browse/UIMA-2100
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Eclipse plugins
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>             Fix For: 2.3.2SDK
>
>
> Developing/testing AEs inside eclipse is cumbersome because we do not
> have launch support for AEs. To run an AE inside eclipse a small helper
> class must be created which can instantiate the AE, supply it with CASes
> and maybe serialize the processed CASes again.
> To ease up this process we should have launch support which is capable of
> instantiating an AE (or AAE), supply it with CASes and then serialize the 
> CASes
> again. The launch support should also be able to run PEARS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to