Servers UI plugin: Why are Server Actions hard-coded? [message #157393] |
Thu, 19 January 2006 18:30 |
Eclipse User |
|
|
|
Hi,
For a custom View implementation that almost mimicks the Servers View, I
am looking at the Server UI plugin code and trying to comprehend how the
UI elements are placed for the Servers View.
Could someone from the WST dev team please answer a couple of queries
about the following method implementation:
org.eclipse.wst.server.ui.internal.view.servers.ServersView. initializeActions(ISelectionProvider
provider)
1) I notice that Server Actions (Start, stop, debug...) are coded up in
the class itself (see method above). Is there a particular reason for that?
2) Is there a way to achieve this (position start, debug... actions next
to the View Title tab) using plugin.xml?
3) Is there a name for that area next to the Servers View's title tab
where there Server Action icons appear, I couldn't find any reference to
it. If you have Eclipse workbench (and help) running, then you can see
what I mean here:
http://127.0.0.1:61625/help/index.jsp?topic=/org.eclipse.pla tform.doc.isv/guide/workbench_basicext.htm
Thanks in advance,
Rahul
|
|
|
Powered by
FUDForum. Page generated in 0.03495 seconds