Event management plug-in project structure
Describes the event management plug-in project structure.
The following figure shows the typical structure of an event management plug-in project:
The structure shown is for an event condition plug-in named MailReader, but event condition
and action plug-in projects have the same structure:
- The Java™ classes contained in the src folder are described in Java source tree (src).
- The Java Build Path of the plug-in project is described in Java build path.
- The role and contents of other project folders are described in Other project folders.
- The ANT build.xml file is described in build.xml.
- The TWSPlugIn.properties file is described in TWSPlugin.properties.
- The TWSPluginConfiguration.xml file is described in TWSPluginConfiguration.xml.