Project contents

When you create a ZIETrans rich client project, you are prompted to select a target platform. This selection indicates where you plan to deploy the application. The following characteristics are common to every ZIETrans rich client project:
  • Project structure including templates, transformations, images, Java™ source, macro handlers, macros, and screen captures folders
  • ZIETrans-specific project artifacts including the application.hap file, connection files, and event files
  • The ComponentWidget.xml file, which is the component and widget registry file
  • The plugin.xml file with one view, the transformation view, registered in it
  • Plug-in dependencies on runtime plug-ins
  • A Perspective class, included in the ZIETrans RCP Runtime Extension project, responsible for laying out views on the page. See ZIETrans RCP Runtime Extension project.
Addition for projects targeted for deployment to Eclipse RCP: