<
From version < 5.1 >
edited by ssm
on 2016/04/20 10:47
To version < 7.1 >
edited by ssm
on 2016/04/21 16:23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,8 @@
1 +{{layout}}
2 +{{layout-section ac:type="single"}}
3 +{{layout-cell}}
4 +
5 +
1 1  This is a light-weight tutorial for developing additions for SCCharts in KIELER. It will use Eclipse, EMF, and Xtend and therefore, finishing the corresponding tutorials could prove useful. However, they are not a strict requirement for this tutorial.
2 2  
3 3  = Preliminaries =
... ... @@ -7,9 +7,21 @@
7 7  == Required Software ==
8 8  
9 9  As you're going to develop for KIELER SCCharts we recommend to use the semantic Oomph setup as described in [[doc:KIELER.Getting Eclipse]] (Oomph Setup). However, you could also install all componentes by yourself. Please consult the other tutorials if you want to do that. You would need to install the Modeling Tools and the Xtext SDK.
15 +{{/layout-cell}}
16 +{{/layout-section}}
10 10  
11 -Additionally, install the** EcoreViz** from the **Ecore Model Visualization** category from the **OpenKieler** update site: [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/updatesite/nightly-openkieler/>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/updatesite/nightly-openkieler/||rel="nofollow" shape="rect"]]
18 +{{layout-section ac:type="two_equal"}}
19 +{{layout-cell}}
20 +Additionally, install the** EcoreViz** from the **Ecore Model Visualization** category from the **OpenKieler** update site: [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/updatesite/nightly-openkieler/>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/updatesite/nightly-openkieler/||rel="nofollow" shape="rect"]]. For this, choose //Install New Software...// in the //Help// tab.
21 +{{/layout-cell}}
12 12  
23 +{{layout-cell}}
24 +[[image:attach:InstallEcoreViz.png]]
25 +{{/layout-cell}}
26 +{{/layout-section}}
27 +
28 +{{layout-section ac:type="single"}}
29 +{{layout-cell}}
13 13  == Recommended Tutorials ==
14 14  
15 15  We recommend that you have completed the following tutorials before diving into this one (or at least sweep over them). However, this is not a strict requirement.
... ... @@ -404,3 +404,6 @@
404 404  Congratulations! You finished the SCCharts Development Tutorial. Ask your supervisor for further instructions!
405 405  
406 406  
424 +{{/layout-cell}}
425 +{{/layout-section}}
426 +{{/layout}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810289
1 +16810295
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810289/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810295/SCCharts Development