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/Toolsmith"

(Overview: Added information on chosing a development environment.)
(Adding "catch-all" section)
Line 27: Line 27:
  
 
* [[Papyrus-RT/Toolsmith/DSL_Developer_Guide|DSL Developer Guide]]
 
* [[Papyrus-RT/Toolsmith/DSL_Developer_Guide|DSL Developer Guide]]
 +
 +
=Other interesting tidbits=
 +
 +
[[Papyrus-RT/Toolsmith/Papyrus|Papyrus interesting information]]

Revision as of 16:54, 24 January 2017

PapyrusForRealTime-Logo-Icon.png




Toolsmith



Overview

This page contains information for toolsmiths who would like to tailor Papyrus for Real Time for their own needs, from creating a profile or tailoring the user interface to the creation of a new DSML on top of UML-RT.

Depending on the level of modifications required, toolsmiths could set up their development environment using the installation procedures for either of the:

User installation process
for simple modifications such as those handled by CSS or UML (e.g., profile in workspace).
Developer installation process
for more in-depth modification requiring programming (e.g., changes in the code generator).

Profile

TBD

User Interface Tailoring

TBD

DSL Development

Other interesting tidbits

Papyrus interesting information

Back to the top