Category Archives: WS1213

Programming Methodologies, WS1213

Achtung im Aufgabenblatt war ein kleiner Fehler (aufmerksame Leser haben sicher gemerkt, dass für jedes Feld ein FieldController angelegt werden muss und kein PlayerController. Umgekehrt natürlich genauso für die Spieler):
HA7_korrigiert.pdf

Das vorgegebene Diaballikprojekt liegt hier:
PMWS1213_HA7.zip

Die Abgabe muss bis spätestens Donnerstag 20.11.2012 um 23:59 Uhr über unser Hausaufgabenabgabesystem
http://seblog.cs.uni-kassel.de/pmws1213/ erfolgen. Die Abgabe ist nur als einzelne *.zip
oder *.jar-Datei möglich. Daher müssen alle für eine Abgabe relevanten Daten zu einem
solchen Archiv kombiniert werden.

Bei Fragen: george@uni-kassel.de

Programming Methodologies, WS1213

PMWS1213_HA6.pdf

Die verwendbaren Diaballik Bilder liegen hier:
img.zip

Die Abgabe muss bis spätestens Donnerstag 06.11.2012 um 23:59 Uhr über unser Hausaufgabenabgabesystem
http://seblog.cs.uni-kassel.de/pmws1213/ erfolgen. Die Abgabe ist nur als einzelne *.zip
oder *.jar-Datei möglich. Daher müssen alle für eine Abgabe relevanten Daten zu einem
solchen Archiv kombiniert werden.

Bei Fragen: george@uni-kassel.de

Programming Methodologies, WS1213

We have fixed the problem with SDMLib and “empty” objects. Please install the most recent version of SDMLib.

As we fear, that there are more bug fixes to be installed in the next weeks, we ask you to connect to the subversion repository of SDMLib:

1. Install the Subversive plugin for eclipse as described in:  http://www.eclipse.org/subversive/installation-instructions.php

2. After restart of Eclipse, use menu Window -> Show View -> Other and in the upcomming wizzard, then find and open the SVN subtree and select SVN Repositories and press OK. This adds a new view to your eclipse editor.

3. In the new SVN Repository View Right Click -> New -> Repository location to open the New Repository Location wizzard

4. In the New Repository Location wizzard in the General tab in the URL: text field enter / copy svn://svn.code.sf.net/p/sdmlib/code-0 and press finish. This gives you anonymous access to the SDMLib repository.

5. In the SVN Repository view you should now have a svn://svn.code.sf.net/p/sdmlib/code-0 repository tree entry. Use the small triangle in front of the repository tree entry to open it. This connects to the SDMLib repository and reads the repository structure. It should bring a subtree called trunk. Open the trunk subtree. This retrieves a subtree entry called SDMLib.net. Right Click -> Check Out the SDMLib.net enty. This starts the download of SDMLib. It might ask you whether it is allowed to overwrite the existing SDMLib project. Yes it is. It opens a progress bar. Might take a while. That is it.

In future (on each start of eclipse or each day or when the next bug fix is announced:

1: Right Click on the SDMLib project entry in the Project Explorer -> Team -> Update and you get the new version.

Programming Methodologies, WS1213

Gerade Matrikelnummer:
HA5_GERADE.pdf
Projekt mit SDMLib Implementierung des Diaballik Klassendiagramms: PMWS1213_HA5_GERADE.zip

Ungerade Matrikelnummer:
HA5_UNGERADE.pdf
Projekt mit Fujaba Model Datei und Implementierung des Diaballik Klassendiagramms: PMWS1213_HA5_UNGERADE.zip

Die Abgabe muss bis spätestens Donnerstag 06.11.2012 um 23:59 Uhr über unser Hausaufgabenabgabesystem
http://seblog.cs.uni-kassel.de/pmws1213/ erfolgen. Die Abgabe ist nur als einzelne *.zip
oder *.jar-Datei möglich. Daher müssen alle für eine Abgabe relevanten Daten zu einem
solchen Archiv kombiniert werden.

Bei Fragen: george@uni-kassel.de