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

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

If I somehow include the antlr classes in the ide plugin, then I get a 
ClassNotFoundException for the TextMarkerLexer class. This happens if I start 
eclipse with my development eclipse. If I drop the built plugins into a clean 
installation (with uima and dltk) then I get a ClassNotFoundException for the 
Platform class. Not to mention that the dependencies are of course present in 
the manifests.

I am starting to wonder why the uimaj-core/uimaj-ep-runtime/uimaj-ep-cas-editor 
combination works at all since I adapted the build process one-on-one. I asked 
all of my colleagues that know something about maven with the result that its 
maybe a problem of m2e. Jörn how did you get your plugins working?
                
> Convert TextMarker projects to maven
> ------------------------------------
>
>                 Key: UIMA-2353
>                 URL: https://issues.apache.org/jira/browse/UIMA-2353
>             Project: UIMA
>          Issue Type: Task
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> The TextMarker projects in the sandbox have to become maven projects. The 
> engine projects should be a normal maven project whereas the other projects 
> also need to be plugin projects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to