Services Tool Window
Help Documentation
Existing Implementations
Type
Class
Notes
I
builds on top of
ServiceViewContributorused as base interface for things that show trees
I
??? empty interface. probably a hint that this uses lazy initialization or something to do with smart mode/dumbaware?
A
parent class for most services
represents a tree of servers or deployments
provides an API to add/remove nodes, and set toolbar/popup actions
C
good base class if you are not sure
generic base class for remote servers
C
can not be extended
example
ServiceViewGroupingContributorused to show the project's run configurations (grouped by type)
New run configuration types are automatically added?
Recommendations
Package Layout
Internationalization
Reference
Plugins with Examples
Extension Points
Last updated
Was this helpful?