It sounds like launching is quite different from "debugging" - so I would vote to put it into its own plugin.
-Marshall On 3/23/2011 1:45 PM, Jörn Kottmann wrote: > On 3/23/11 2:51 PM, Marshall Schor wrote: >> In addition, when using Eclipse for debugging, if you've installed the >> Eclipse >> UIMA tools, there is a structured debug view of significant UIMA objects, >> such >> as the CAS, indexes, feature structures, etc. >> >> See >> http://uima.apache.org/d/uimaj-2.3.1/tutorials_and_users_guides.html#ugr.tug.aae.viewing_UIMA_objects_in_eclipse_debugger >> > > Should we put the launcher into the debug plugin or into a separate one? > > An eclipse corner articles suggests to split the launcher into two plugins, > one which provides the launch support and one for the UI. This way > other plugins could launch an AE without depending on any UI plugins. > For me it sounds like that API launch support might not be important > for us, but maybe I am mistaken. > > Jörn > >
