Tag Archives: lecture
Screen cast PMWS1213L06StoryBoards.avi
Sorry, only 5 minutes of sound in the original screencast. (Probably this fault was send from heaven as the embarrassing Fujaba break downs are somewhat hidden now 🙂
Find here an old lecture for storyboards (where Fujaba works properly 🙂 Screen cast ProgMeth05StoryBoarding.mp4
And here an old lecture where I develop the findPath method: Screen cast PMWS1112L05TestFirst.avi
Die Folien für die dritte Übung findet ihr hier:
Screen cast PMWS1213L05TestFirst.avi
To use SDMLib:
- download SDMLib donwload SDMLib.zip
- Start Eclipse
- Right Click in the Project Explorer, choose Import … from the popup menu
- in the Import Wizzard:
- choose General-> Existing Projects into Workspace, click next
- choose the radio button for Select archive file
- use the Browse button to select the downloaded SDMLib.zip file
- the panel in the middle should now show the SDMLib project check marked
- press Finish
- after some 10 seconds, the SDMLib project appears in the project explorer
- right click your own project and select Build Path -> Configure Build Path …
- in the Properties Wizzard select the tab for Projects
- Press the Add… button
- check mark the SDMLib project
- press OK
- SDMLib should now appear in the projects panel of the wizzard
- have fun