Skip to content
This repository has been archived by the owner on May 1, 2018. It is now read-only.

bmaggi/Eclipse-Gendoc-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gendoc templates for Papyrus Eclipse

SysML and RobotML Gendoc templates used by the Papyrus team.

This project is archived, check SysML14-Gendoc-Example for template on Eclipse Oxygen

⚠️ templates are coming from an old fork named Gendoc2 2.0.0

⚠️ Built against Eclipse Luna

Status

Codeship Status for bmaggi/Eclipse-Gendoc-Templates License

Repository structure

This repository is organized around logical software components:

  • p2: The Eclipse update site specification for all the above components.
  • robotml: The RobotML-related software component for Gendoc.
  • sysml: The SysML-related software component for Gendoc.

How to build

Components in this project are built using Maven and its Tycho plugin for the build of Eclipse artifacts. To build locally, simply execute the command line:

mvn clean install

How to release

A reminder for a standard release

  • Set the fix version for the release
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=X.Y.Z
  • Tag the code with X.Y.Z
git tag -l "X.Y.Z"
  • Set the new snapshot version
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=X.Y.Z-SNAPSHOT

How to use

Install the latest stable version from http://bmaggi.github.io/Eclipse-Gendoc-Templates/repository/

Or once the projects are build you need:

  • add the update site in "Available Software Site" (it has been created here p2\target\repository\plugins\content.jar)
  • install the plugins

About

📝 📓 Gendoc templates for SysML and RobotML (Luna)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published