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

Peter Klügl commented on UIMA-2519:
-----------------------------------

The functionality is implemented, but not yet included in the documentation. I 
will create a new issue for the description since the functionality needs more 
testing conerning usability and a new section about using textmarker in 
combination with java projects in planned anyway. Additionally, the quick 
actions are not adapted yet and there is still an InterpreterInstall. I have no 
plans yet to change that.

A short/minimal summary what's new:
- textmarker project are able refer to java projects
- the descriptor paths and the classpath of the launched AE are extended by the 
dependencies of the project (transitive)
- the user can manage AE implementations with a small maven project and call 
those AE if there is a descriptor file somewhere in the descriptorPaths
- the launch delegate provides some option for configuration, e.g., the view is 
selectable


                
> TextMarker: call Java Annotators from Java UIMA projects in the same workspace
> ------------------------------------------------------------------------------
>
>                 Key: UIMA-2519
>                 URL: https://issues.apache.org/jira/browse/UIMA-2519
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>    Affects Versions: 2.0.0TextMarker
>            Reporter: Martin Toepfer
>            Assignee: Peter Klügl
>             Fix For: 2.0.1TextMarker
>
>
> I would like to hava a better integration between TextMarker projects and 
> Java projects with the UIMA nature. When I am working on an annotator written 
> in Java, I want a simple way to "exec" this annotator from TextMarker scripts 
> in the same workspace. It would be nice to just add a dependency of that 
> TextMarker project to the Java project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to