Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] Textual syntax for UML-RT merged into master

For those who are not aware, we've been working on support for textual syntax for UML-RT.

This has been done in a separate branch but it has now been merged into master. At this poing support is basic, providing:

* A text editor (for files with the .umlrt extension) with syntax highlighting and code-assist with syntax hints and links to named elements
* An outline view (for the AST)
* A link to the code generator (available by right-clicking on a node in the outline view)

The updates should not have any effects on anyone else, but if you run into issues, let me know.

I'll post some more info on this, including the syntax, on the Wiki.


--
Ernesto Posse
Zeligsoft.com


Back to the top