hmmm, not getting any output... it runs, no errors reported in eclipse error log or in console. Where would UIMA tracing /logging be expected to go?
It would be nice to be able to have some menu picks on the launcher to control tracking / logging. Launching without having the output folder pre-created, gives: java.lang.NullPointerException at org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate.getProgramArguments(AnalysisEngineLaunchConfigurationDelegate.java:101) at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:63) at org.apache.uima.ep_launcher.AnalysisEngineLaunchConfigurationDelegate.launch(AnalysisEngineLaunchConfigurationDelegate.java:161) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:923) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1126) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) but nothing is written into that folder if it is there... -M On 4/6/2011 7:57 AM, Marshall Schor wrote: > ok I'll try this. > > -Marshall > > > On 4/6/2011 7:51 AM, Jörn Kottmann wrote: >> On 4/5/11 9:30 PM, Jörn Kottmann wrote: >>> Based on your review I suggest the following changes: >>> >>> -All paths are relative to the workspace root instead of being relative >>> to the project. >> That is now changed and the selection bug in the output folder dialog is >> fixed. >> >> Jörn >> >> >
