status handlers

5 views
Skip to first unread message

Brian

unread,
May 31, 2010, 12:54:19 AM5/31/10
to HeadlessEclipse
Hello,

In HeadLessAdvisor.preStartup() it appears that any extension point
(other than com.ind.eclipse.headlessworkspace.statushandlerid) with
code == "200" is removed. I'm curious why that is? What is code "200"?
Thanks.

-brian

Gábor Lipták

unread,
May 31, 2010, 2:57:23 AM5/31/10
to HeadlessEclipse
This is because some pending feature. I planned to implement headless
starting of application servers (first tried Glassfish). There was a
problem, that the server adapter fires some status change event, and
the debug plugins in eclipse are consumer for it. As event handler
they do some GUI action, that screwed up my headless eclipse with an
infinite loop. So I looked after how to remove extensions. You need to
connect to plugin repository, but for it you need to hack, because
mastertoken i do not know where to set. This is why it is like this.
Reply all
Reply to author
Forward
0 new messages