Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 Tutorials"

(Model Import/Export)
(Code Generation)
Line 18: Line 18:
 
=Code Generation=
 
=Code Generation=
  
The [[Tigerstripe Simple Plugin Tutorial]] walks you through the first steps towards creation of a plugin.
+
*The [[Tigerstripe Simple Plugin Tutorial]] walks you through the first steps towards creation of a plugin.
  
The [[Tigerstripe Advanced Plugin Tutorial]] covers some advanced plugin features.
+
*The [[Tigerstripe Advanced Plugin Tutorial]] covers some advanced plugin features.
  
The [[Tigerstripe Plugin Miscellany]] - look here for some handy reference documents.
+
*The [[Tigerstripe Plugin Miscellany]] - look here for some handy reference documents.
  
The [[Tigerstripe Annotations Tutorial]] describes how to use Annotations to enhance code generation.
+
*The [[Tigerstripe Annotations Tutorial]] describes how to use Annotations to enhance code generation.
  
The [[Tigerstripe Headless Generation Tutorial]] describes how to generate code in a headless build environment.
+
*The [[Tigerstripe Headless Generation Tutorial]] describes how to generate code in a headless build environment.
  
 
=Tigerstripe Profiles=
 
=Tigerstripe Profiles=

Revision as of 12:23, 2 June 2008

< To: Tigerstripe

General

Tigerstripe Modeling

Model Import/Export

Code Generation

Tigerstripe Profiles

The Tigerstripe Profile Tutorial describes the creation and deployment of profiles.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.