It seems, there is no easy way. Then I suggest adding a SDK version of
those plugins with the source included.
Eclipse projects also often do this. Many have a runtime version
(without source) and a SDK version (with source).
Kai Schlamp wrote:
Hello.
I installed the UIMA as mentioned in
http://incubator.apache.org/uima/downloads/releaseDocs/2.2.2-incubating/docs/html/overview_and_setup/overview_and_setup.html#ugr.ovv.eclipse_setup.installation
The problem is that sources added by the addSourceToJars script are
added to the jar files under the lib folder of UIMA_HOME and not to the
Eclipse UIMA plugins. So if you use those plugins for development those
sources can't be accessed in Eclipse.
Is there an easy way to also add the sources to the UIMA Eclipse plugins?
Best regards,
Kai