Extending Developer Studio
is composed of Eclipse plug-ins, which are modules of code that perform various functions. Some of these plug-ins have public extension points, which are ports through which they expose their functionality to other plug-ins and indicate which class or method to call to use that functionality. To add functionality to , you can create custom plug-ins with extensions that hook into these extension points. Through these connections, custom plug-ins can exchange API calls with and the .
This section contains information about adding custom functionality to :
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*