Hide last authors
cds 4.1 1 (% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-simple-right~",~"columns~":[~"large~",~"aside~"]}" %)
2 (((
3 (% class="columnLayout twoColumns" %)
4 (((
5 (% class="cell large" %)
6 (((
7 (% class="innerCell" %)
8 (((
9 = Welcome! =
cds 1.1 10
cds 4.1 11 Welcome to the Confluence Wiki of the Eclipse Practical 2012/2013. What this Wiki is all about:
cds 1.1 12
cds 4.1 13 * It's the place where we post important information on the practical, such as due dates and similar information.
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 * And finally, it's the place where each group will document their project.
cds 1.1 16
cds 6.1 17 == About This Practical ==
cds 1.1 18
cds 9.1 19 This practical will give you an introduction to programming Eclipse applications. The first half will consist of tutorials on different parts of Eclipse programming, each accompanied by an introductory presentation by Miro or Christoph Daniel. Each participant will work on the tutorials on his or her own, handing in his or her results a week later. For the second half of the tutorial you will be working in groups on projects that will allow you to apply your new Eclipse knowledge.
cds 6.1 20
cds 9.1 21 This is what we want the practical to teach you:
cds 7.1 22
cds 9.1 23 * Version management with Git.
24 * Programming Eclipse with several important technologies:\\
cds 8.1 25 ** Plug-in architecture (plug-ins, extension points, extensions, ...)
26 ** Programming GUIs (SWT, JFace, menu contributions, views, editors, ...)
27 ** Modeling components (EMF, GMF, ...)
28 ** Model transformations and DSLs (Xtext)
29 ** Eclipse e4 application model?
cds 9.1 30 * Working in groups and self-organization
cds 7.1 31
cds 6.1 32 === Getting Help ===
33
cds 4.1 34 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.
cds 3.1 35
cds 4.1 36 == Tutorials ==
37
cds 13.1 38 Here's the list of tutorials you will be working through during the first part of the practical. Click a tutorial's name to navigate to its Wiki page. We will add the tutorials as the practical progresses. Each tutorial comes with two dates: the posted date, specifying when you may start working on it; and the due date, specifying when the tutorial is due to be handed in. Please resist the temptation to start working on tutorials before they have been officially posted; those are still being worked on and may change, rendering your previous work obsolete. In fact, tutorials that haven't been written yet can still change alltogether.
cds 4.1 39
40 |=(% colspan="1" %)(% colspan="1" %)
41 (((
42 Tutorial
cds 13.1 43 )))|=(% colspan="1" %)(% colspan="1" %)
44 (((
45 Main Advisor
cds 4.1 46 )))|=(((
47 Posted
48 )))|=(((
49 Due
50 )))|=(((
51 Description
52 )))
msp 10.1 53 |(% style="text-align: left;" %)(% style="text-align: left;" %)
cds 4.1 54 (((
cds 27.1 55 [[doc:Git]]
cds 13.1 56 )))|(% colspan="1" %)(% colspan="1" %)
57 (((
58 Miro
msp 10.1 59 )))|(% style="text-align: left;" %)(% style="text-align: left;" %)
60 (((
61 Oct 17th
62 )))|(% style="text-align: left;" %)(% style="text-align: left;" %)
63 (((
64 Oct 24th
65 )))|(% style="text-align: left;" %)(% style="text-align: left;" %)
66 (((
cds 11.1 67 Introduction to the Git source code management tool. //Note~:// We won't be reviewing the results of this tutorial!
cds 4.1 68 )))
cds 13.1 69 |(% colspan="1" %)(% colspan="1" %)
70 (((
cds 27.1 71 (% class="confluence-link" %)[[doc:The Plug-in Architecture of Eclipse]]
cds 13.1 72 )))|(% colspan="1" %)(% colspan="1" %)
73 (((
74 Christoph Daniel
75 )))|(% colspan="1" %)(% colspan="1" %)
76 (((
77 Oct 24th
78 )))|(% colspan="1" %)(% colspan="1" %)
79 (((
80 Oct 31st
81 )))|(% colspan="1" %)(% colspan="1" %)
82 (((
cds 17.1 83 Introduction to the Eclipse architecture and basic UI concepts.
cds 13.1 84 )))
85 |(% colspan="1" %)(% colspan="1" %)
86 (((
cds 27.1 87 [[doc:The Eclipse Modeling Framework]]
cds 13.1 88 )))|(% colspan="1" %)(% colspan="1" %)
89 (((
90 Christoph Daniel
91 )))|(% colspan="1" %)(% colspan="1" %)
92 (((
cds 18.1 93 Oct 29th
cds 13.1 94 )))|(% colspan="1" %)(% colspan="1" %)
95 (((
96 Nov 7th
97 )))|(% colspan="1" %)(% colspan="1" %)
98 (((
cds 19.1 99 Develop a Turing Machine model and generate the necessary Java code using the Eclipse Modeling Framework.
cds 13.1 100 )))
101 |(% colspan="1" %)(% colspan="1" %)
102 (((
cds 27.1 103 [[doc:Textual Modeling with Xtext]]
cds 13.1 104 )))|(% colspan="1" %)(% colspan="1" %)
105 (((
106 Miro
107 )))|(% colspan="1" %)(% colspan="1" %)
108 (((
cds 18.1 109 Nov 5th
cds 13.1 110 )))|(% colspan="1" %)(% colspan="1" %)
111 (((
112 Nov 14th
113 )))|(% colspan="1" %)(% colspan="1" %)
114 (((
msp 21.1 115 Create a textual syntax for your Turing Machine models.
cds 13.1 116 )))
117 |(% colspan="1" %)(% colspan="1" %)
118 (((
cds 27.1 119 [[doc:Graphical Modeling with Graphiti]]
cds 13.1 120 )))|(% colspan="1" %)(% colspan="1" %)
121 (((
msp 25.1 122 Miro
cds 13.1 123 )))|(% colspan="1" %)(% colspan="1" %)
124 (((
cds 18.1 125 Nov 12th
cds 13.1 126 )))|(% colspan="1" %)(% colspan="1" %)
127 (((
128 Nov 21st
129 )))|(% colspan="1" %)(% colspan="1" %)
130 (((
msp 25.1 131 Create a graphical syntax for your Turing Machine models.
cds 13.1 132 )))
133 |(% colspan="1" %)(% colspan="1" %)
134 (((
cds 27.1 135 [[doc:Model Transformation with Xtend]]
cds 13.1 136 )))|(% colspan="1" %)(% colspan="1" %)
137 (((
msp 25.1 138 Christoph Daniel
cds 13.1 139 )))|(% colspan="1" %)(% colspan="1" %)
140 (((
msp 22.1 141 Nov 19th
cds 13.1 142 )))|(% colspan="1" %)(% colspan="1" %)
143 (((
cds 27.1 144 Nov 28th
145 )))|(% colspan="1" %)(% colspan="1" %)
146 (((
147 Transform a Turing Machine into a model of a simple imperative programming language.
148 )))
149 |(% colspan="1" %)(% colspan="1" %)
150 (((
cds 28.1 151 [[doc:Code Generation with Xtend]]
cds 27.1 152 )))|(% colspan="1" %)(% colspan="1" %)
153 (((
154 Christoph Daniel
155 )))|(% colspan="1" %)(% colspan="1" %)
156 (((
157 Nov 26th
158 )))|(% colspan="1" %)(% colspan="1" %)
159 (((
msp 25.1 160 Dec 5th
cds 13.1 161 )))|(% colspan="1" %)(% colspan="1" %)
162 (((
cds 27.1 163 Generate code for arbitrary models of the imperative programming language.
cds 13.1 164 )))
cds 4.1 165
166 == Group Projects ==
167
168 Here's the list of group projects, along with the group members. Click the project names to navigate to their respective Wiki pages. The groups and group projects will not be formed until some point in the semester.
169
170 |=(((
171 Project
172 )))|=(((
173 Group Members
174 )))
175 |(% colspan="2" %)(% colspan="2" %)
176 (((
177 <no group projects have been defined yet>
178 )))
179 )))
180 )))
181
182 (% class="cell aside" %)
183 (((
184 (% class="innerCell" %)
185 (((
186 = Organizational Stuff =
187
cds 17.1 188 We will hold regular meetings each Monday from 16:00 to 17:30 in room 1118. The meetings will usually consist of a presentation about the next tutorial or a presentation of one of the groups.
cds 4.1 189
cds 17.1 190 We have weekly review sessions where each group presents its results to either Miro or Christoph Daniel. Those will be held each Thursday from about 10:00 to 11:00, with each review session scheduled at a certain time.
cds 9.1 191
cds 4.1 192 == Important Dates ==
193
194 Here's a handy list of the most important dates:
195
196 |=(((
197 Date
198 )))|=(((
199 Description
200 )))
cds 11.1 201 |(% colspan="1" %)(% colspan="1" %)
202 (((
cds 24.1 203 2012/11/12 16:00
204 )))|(% colspan="1" %)(% colspan="1" %)
205 (((
206 Fifth meeting in room 1118.
207 )))
208 |(% colspan="1" %)(% colspan="1" %)
209 (((
cds 20.1 210 2012/11/08 12:00
211 )))|(% colspan="1" %)(% colspan="1" %)
212 (((
213 Review sessions for the third tutorial.
214 )))
215 |(% colspan="1" %)(% colspan="1" %)
216 (((
cds 19.1 217 2012/11/07 23:59
218 )))|(% colspan="1" %)(% colspan="1" %)
219 (((
220 Hand-in of third tutorial results.
221 )))
222 |(% colspan="1" %)(% colspan="1" %)
223 (((
224 2012/11/05 16:00
225 )))|(% colspan="1" %)(% colspan="1" %)
226 (((
227 Fourth meeting in room 1118.
228 )))
229 |(% colspan="1" %)(% colspan="1" %)
230 (((
cds 20.1 231 2012/11/01 12:00
cds 17.1 232 )))|(% colspan="1" %)(% colspan="1" %)
233 (((
234 Review sessions for the second tutorial.
235 )))
236 |(% colspan="1" %)(% colspan="1" %)
237 (((
238 2012/10/31 23:59
239 )))|(% colspan="1" %)(% colspan="1" %)
240 (((
241 Hand-in of second tutorial results.
242 )))
243 |(% colspan="1" %)(% colspan="1" %)
244 (((
245 2012/10/29 16:00
246 )))|(% colspan="1" %)(% colspan="1" %)
247 (((
248 Third meeting in room 1118.
249 )))
250 |(% colspan="1" %)(% colspan="1" %)
251 (((
cds 11.1 252 2012/10/24 23:59
253 )))|(% colspan="1" %)(% colspan="1" %)
254 (((
255 Hand-in of first tutorial results.
256 )))
257 |(% colspan="1" %)(% colspan="1" %)
258 (((
259 2012/10/24 14:15
260 )))|(% colspan="1" %)(% colspan="1" %)
261 (((
cds 14.1 262 Second meeting in room 1118.
cds 11.1 263 )))
cds 4.1 264 |(((
265 2012/10/17 14:15
266 )))|(((
267 First meeting in room 1304b. (13th floor of the high-riser)
268 )))
269
270 == Recent Updates ==
271
272
273
cds 1.1 274 {{recently-updated/}}
cds 4.1 275 )))
276 )))
277 )))
278 )))