On 12/6/2011 2:02 PM, Tong Fin wrote:
> I do only need the "runtime" plugin (nothing else) since I am developing
> plugins that only use uima-core. Other tools are just overhead for me.
> Even saying that, I prefer to have (I don't know how difficult to do that):
>  - runtime plug-in
>  - tools plugins without "runtime" plugin (that will require the above
> runtime plugin)

This is how it is set up now.  The tools *FEATURE* is where the tools plugins
"depend" on the runtime.
But each tool plugin doesn't, itself, include the runtime plugin, it just
depends on it.

-Marshall

Reply via email to