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

(Added header and corrected section levels accordingly)
(Add build system design)
Line 21: Line 21:
 
= Profile Update Process =
 
= 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 [[Papyrus-RT/ProfileUpdate|Profile Update]] page.
 
The UML-RT profile is the central piece of the Papyrus-RT tooling. Its update must be done carefully. See the process for [[Papyrus-RT/ProfileUpdate|Profile Update]] page.
 +
 +
= Builds =
 +
* [[Papyrus-RT/Developer_Guide/Builds|Papyrus-RT Build System]] — documentation of the design and implementation of the Papyrus-RT Hudson builds
  
 
= Developer Mailing List =
 
= 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 [https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev Developer Mailing List] (and even ask questions and contribute).
 
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 [https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev Developer Mailing List] (and even ask questions and contribute).

Revision as of 14:46, 7 June 2016

PapyrusForRealTime-Logo-Icon.png




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.

Builds

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