Chapter 2. Creating toolkit extensions

2.1. Requirements
2.2. ITE extension
2.2.1. Creating the toolkit plug-in
2.2.2. Deploying the toolkit plug-in
2.2.2.1. Create an update site for the toolkit feature
2.2.2.2. Install the toolkit feature from the update site
2.3. Remote control extension
2.3.1. Creating the fragment
2.3.1.1. Creating an adapter
2.3.1.2. Creating a Tester Class
2.3.1.3. Creating an container adapter
2.3.2. Deploying the fragment
2.4. ITE and remote control extension examples

The following chapter describes the general steps to take for creating an ITE toolkit extension with custom defined components and actions. This chapter begins by listing the requirements followed by showing the necessary steps for creating an ITE and remote control extension. The ITE toolkit extension is described in Section 2.2, “ITE extension” and the implementation for the remote control extension in Section 2.3, “Remote control extension”.

Extension examples with source code can be found in the subdirectory

examples/development/extension/src/

of the installation.

In general you always have to extend two things:

In this chapter all used directory names are located in the installation directory as long as nothing else is specified.



Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.