| [mylar-dev] Any chance of a headless org.eclipse.mylar.monitor.usage |
|
As I mentioned in previous posts I want to process the Mylar
monitor events on the Corona Server. I want to reuse the org.eclipse.mylar.monitor.usage
plugin. Ideally I would like it to be a headless plugin similar to the
headless task plugin. It looks like the following would need to be
removed to allow head-less use. I’m not sure how many changes would
be required in org.eclipse.mylar.monitor. org.eclipse.mylar.internal.monitor.usage.ui.wizards org.eclipse.mylar.internal.monitor.usage.ui.editors org.eclipse.mylar.internal.monitor.usage.ui.preferences org.eclipse.mylar.monitor.usage.IBackgroundPage org.eclipse.mylar.monitor.usage.IQuestionnairePage Is a refactoring something like a jar file
without eclipse user interface being done to allow monitor event
processing in Servlets? I’m working with Jim Wright to see if we
can demo processing Mylar monitor logs on Corona Server and distribute results
to others in a workgroup. Glenn Everitt |