<
From version < 9.1 >
edited by ssm
on 2016/04/21 16:55
To version < 12.1 >
edited by ssm
on 2016/04/21 16:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
4 -
5 -
6 6  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.
7 7  
6 +
7 +
8 +{{toc/}}
9 +
8 8  = Preliminaries =
9 9  
10 10  There's a few things to do before we dive into the tutorial itself. For example, to do Eclipse programming, you will have to get your hands on an Eclipse installation first. Read through the following sections to get ready for the tutorial tasks.
... ... @@ -17,6 +17,8 @@
17 17  
18 18  {{layout-section ac:type="three_equal"}}
19 19  {{layout-cell}}
22 +
23 +
20 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 21  
22 22  Due to the ongoing migration you have to install a workaround for EcoreViz to function. You have to install the KLighD diagram view directly from [[http:~~/~~/rtsys.informatik.uni-kiel.de/~~~~kieler/updatesite/release_pragmatics_2016-02/>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/updatesite/release_pragmatics_2016-02/||shape="rect"]]. Select the features
... ... @@ -28,10 +28,16 @@
28 28  {{/layout-cell}}
29 29  
30 30  {{layout-cell}}
35 +
36 +
31 31  [[image:attach:InstallEcoreViz.png]]
38 +
39 +
32 32  {{/layout-cell}}
33 33  
34 34  {{layout-cell}}
43 +
44 +
35 35  [[image:attach:InstallKLighDFeatures.png]]
36 36  {{/layout-cell}}
37 37  {{/layout-section}}
... ... @@ -109,6 +109,10 @@
109 109  {{/layout-cell}}
110 110  
111 111  {{layout-cell}}
122 +
123 +
124 +
125 +
112 112  [[image:attach:sccharts_metamodel.png]]
113 113  
114 114  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810300
1 +16810304
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810300/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810304/SCCharts Development