Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Servers UI plugin: Why are Server Actions hard-coded?
Servers UI plugin: Why are Server Actions hard-coded? [message #157393] Thu, 19 January 2006 23:30
Rahul is currently offline RahulFriend
Messages: 64
Registered: July 2009
Member
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
Previous Topic:Eclipse Refactoring works for ".java" and ".jsp", any other file type?
Next Topic:Fix to bug 123856 in WST 1.0 (Eclipse 3.1.1)?
Goto Forum:
  


Current Time: Tue Apr 16 06:30:59 GMT 2024

Powered by FUDForum. Page generated in 0.35362 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top