| ... |
... |
@@ -20,12 +20,16 @@ |
| 20 |
20 |
Write the About text. |
| 21 |
21 |
{{/warning}} |
| 22 |
22 |
|
| 23 |
|
-Notes... |
|
23 |
+Work-in-Progress list of Goals: |
| 24 |
24 |
|
| 25 |
|
-* We want to provide a smooth entry into programming Eclipse. |
| 26 |
|
-* Learn about Git! |
| 27 |
|
-* Learn about the Eclipse plug-in architecture. (plug-ins, extension points, extensions, ...) |
| 28 |
|
-* Learn about programming GUIs in Eclipse. |
|
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? |
| 29 |
29 |
|
| 30 |
30 |
=== Getting Help === |
| 31 |
31 |
|