Tong Fin wrote:
That should work :-) but I'm guessing from your question that you tried it and it didn't. If that's true, please let us know what went wrong...If some classes (e.g., class A belongs to uimaj-core project) in Eclipse's UIMA runtime plugin are modified, what are the steps to rebuild this plugin ? Do the following steps work (most likely not) ? - cd uimaj-core - mvn install - cd ../uimaj-ep-runtime - mvn install
-Marshall