| ... |
... |
@@ -14,8 +14,25 @@ |
| 14 |
14 |
* It's also the place where we post tutorials on developing Eclipse applications. You will spend the first part of the practical working through the tutorials before starting your individual projects. |
| 15 |
15 |
* And finally, it's the place where each group will document their project. |
| 16 |
16 |
|
| 17 |
|
-== Getting Help == |
|
17 |
+== About This Practical == |
| 18 |
18 |
|
|
19 |
+{{warning title="ToDo"}} |
|
20 |
+Write the About text. |
|
21 |
+{{/warning}} |
|
22 |
+ |
|
23 |
+Work-in-Progress list of Goals: |
|
24 |
+ |
|
25 |
+* Learn about version management with Git. |
|
26 |
+* Learn about programming Eclipse with several important technologies.\\ |
|
27 |
+** Plug-in architecture (plug-ins, extension points, extensions, ...) |
|
28 |
+** Programming GUIs (SWT, JFace, menu contributions, views, editors, ...) |
|
29 |
+** Modeling components (EMF, GMF, ...) |
|
30 |
+** Model transformations and DSLs (Xtext) |
|
31 |
+** Eclipse e4 application model? |
|
32 |
+* Working in groups and self-organization? |
|
33 |
+ |
|
34 |
+=== Getting Help === |
|
35 |
+ |
| 19 |
19 |
Responsible for this practical are [[Christoph Daniel Schulze>>mailto:cds@informatik.uni-kiel.de||shape="rect"]] and [[Miro Spönemann>>mailto:msp@informatik.uni-kiel.de||shape="rect"]]. If you need assistance, feel free to send us an email or ask for an appointment. |
| 20 |
20 |
|
| 21 |
21 |
== Tutorials == |