Designer 10.15 | Centrasite Eclipse UI Help | Concepts | Attributes | Computed Attributes | Defining a Computed Attribute | 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.attr.impl.class=
com.sample.StringAttrImpl
lib
This folder contains the archive file with the source code examples, the plug-in's executor class and the external libraries.