Extending Developer Studio


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 Developer Studio, 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 Developer Studio and the AR System server.

Important

To create plug-ins for Developer Studio, you must be familiar with Eclipse plug-in development (see http://www.eclipse.org) and Java (see http://www.oracle.com/technetwork/java/index.html). Although BMC Customer Support is available to answer questions about BMC plug-ins and APIs, it cannot provide help with general Eclipse and Java issues that you encounter while developing custom plug-ins.

This section contains information about adding custom functionality to Developer Studio:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*