Description
Some of the launch configs do not work, e.g. the UIMA Document Analyzer.launch - I just get a message
Error: Could not find or load main class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Seems to affect all mains from the uima.tools.jar.
When I remove the this line from the launch config, it seems to work.
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
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.
Attachments
Issue Links
- links to