Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Tigerstripe Buckminster Actions"

(Example)
(Example)
Line 17: Line 17:
 
==Example==
 
==Example==
 
This section will show you how you to trigger a Generator installation using the tigerstripe.installGenerator Buckminster Action.
 
This section will show you how you to trigger a Generator installation using the tigerstripe.installGenerator Buckminster Action.
#Create a .cspec for the primary model project (note that you could also create a "meta" project)
+
====CSPEC Definition====
 +
====ANT Build File Definition====
 +
====Triggering the Action====

Revision as of 12:12, 11 November 2008

< To: Tigerstripe_Tutorials

Prerequisites

Overview

Buckminster Actions may be used to add functionality to the Buckminster materialization process. In Tigerstripe's case, one example is the automated installation of materialized Tigerstripe Generators. It is possible that more Actions will be supplied by the Tigerstripe team as the product evolves. For more information on Buckminster Actions please see the Component Specifications section of the Buckminster Introduction.

Action Definitions

tigerstripe.installGenerator

This action will trigger the automated installation of a Tigerstripe Generator.

Parameters

  • projectname - The project name of the Tigerstripe Generator to be installed.

Example

This section will show you how you to trigger a Generator installation using the tigerstripe.installGenerator Buckminster Action.

CSPEC Definition

ANT Build File Definition

Triggering the Action

Back to the top