TIP_SPM Tigerstripe Model Project

Return to TIP_SPM_BaseProject

Introduction

This module is used to do a headless build of an Eclipse Tigerstripe model and package the output in transient maven 2 dependency jars in the local .m2 repository. The transient dependencies are are used by the downstream modules to generate specification, documentation and implementation code.

On first installation you should run --- mvn eclipse:eclipse --- In order for Eclipse to recognise this as a Tigerstripe project. You must then ensure that the correct Tigerstripe generators (plugins) and Tigerstripe profile are installed in the Tigerstripe workspace.

Model Description

TODO - add a description of your Tigerstripe Model

Model Dependencies

TODO - add a description of the Tigerstripe Models on which this model depends

Generator and Profile Dependencies

TODO - add a description of the Tigerstripe Generators and Profiles which work with this model

Editing this page

To edit the apt format site content see http://maven.apache.org/plugins/maven-site-plugin/

There is also a simple APT editor plugin for eclipse at http://apteditor.sourceforge.net/