You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2022/04/25 12:30:00 UTC

[jira] [Resolved] (UIMA-6434) Some launch configs do not work

     [ https://issues.apache.org/jira/browse/UIMA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-6434.
----------------------------------------------
    Resolution: Fixed

> Some launch configs do not work
> -------------------------------
>
>                 Key: UIMA-6434
>                 URL: https://issues.apache.org/jira/browse/UIMA-6434
>             Project: UIMA
>          Issue Type: Bug
>          Components: Examples
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>             Fix For: 3.3.0SDK
>
>
> Some of the launch configs do not work, e.g. the UIMA Document Analyzer.launch - I just get a message 
> {noformat}
> Error: Could not find or load main class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
> {noformat}
> Seems to affect all mains from the uima.tools.jar.
> When I remove the this line from the launch config, it seems to work.
> {noformat}
>     <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
> {noformat}
> Tested with Eclipse IDE for Java Developers (includes Incubating components)
> Version: 2022-03 (4.23.0)
> Build id: 20220310-1457 
> Since the examples project is not an M2E project, I think removing the line should be safe.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)