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 "Papyrus-RT/Developer/Developer Guide"

(Development Environment Setup)
Line 1: Line 1:
 
= Developer Guide =
 
= Developer Guide =
 
==Development Environment Setup==
 
==Development Environment Setup==
* [[Papyrus-RT/Developer_Guide/DevEnv_Neon|Neon Development Environment]]
+
 
* [[Papyrus-RT/Developer_Guide/DevEnv_Mars|Mars Development Environment]] (deprecated)
+
* [[Papyrus-RT/Developer_Guide/DevEnv_Neon | Installing the Neon developer environment for PapyrusRT using the Eclipse Installer]] '''<span style="color: green"> &larr;Recommended</span>''' <br /> The easiest way to get the developer environment with all the dependencies and tools needed for development.
 +
* [[Papyrus-RT/Developer_Guide/DevEnv_Neon_Manual | Installing the Neon developer environment for PapyrusRT manually]] <br /> This installation procedure will also enable installation of the development environment for PapyrusRT into an existing Eclipse workbench.
 +
* [[Papyrus-RT/Developer_Guide/DevEnv_Mars|Installing the Neon developer environment for PapyrusRT manually]] '''<span style="color: green"> &larr;Deprecated</span>'''
  
 
=== Git repository format  ===
 
=== Git repository format  ===

Revision as of 11:00, 13 April 2016

Developer Guide

Development Environment Setup

Git repository format

UML-RT Code Generator Architecture

Requirements

The list of requirements for the Papyrus Real Time project is available on the Requirements page.

Profile Update Process

The UML-RT profile is the central piece of the Papyrus-RT tooling. Its update must be done carefully. See the process for Profile Update page.

Developer Mailing List

If you have questions regarding the development of Papyrus for Real Time or if you want to see what keeps the development team awake at night, you can subscribe to the Developer Mailing List (and even ask questions and contribute).

Back to the top