Designer 10.15 | Centrasite Eclipse UI Help | Concepts | Profiles | Computed Profiles | Defining a Computed Profile | Structure of archive file
 
Structure of archive file
The archive file must contain the following folders and files:
Zip folder
Description
META-INF
This folder contains the config.properties file, which is the build file for the plug-in. This properties file contains an entry of the following format:
com.softwareag.centrasite.computed.profile.webui.impl.
class= com.sample.MyProfileImpl
lib
This folder contains the archive file with the source code examples, the plug-in's executor class and the external libraries.