Hello everyone, I have a problem with ResourceInitializationException error message from UIMA telling me "Annotator class name required for primitive analysis engine (Descriptor : ....path to my analysis engine descriptor ...)
What I did is create a project in Eclipse, I added all required external jars (uima ) and setting all classpaths to my uima folder. Do you think it is classpath problem ? Do I have to bind something else to my project ? If yes how to do it in Eclipse ? Thank you Radwen
