Resources for the courses SEN1 and MeTIQ
Here you find a list of available resources to be used in the tasks.
- Emma plugin for netbeans, copied to this location for convenience
- Unpack the emma-netbeans.zip and load the plugins into netbeans.
- stack.zip
- A (linux based) eclipse project for the stack assignment.
Unpack it in your eclipse workspace.
- shop.zip
- A zip file of an eclipse project for the first ShoppingCart assignment.
Create an eclipse project (with name shop maybe) and import the zip file with import>Archive File and browse to the downloaded file. Allow the project and classpath settings to be overwritten.
- build.xml and build.properties
- The ant (1.6.x) build files we use on our linux boxes but
which are easily adaptable for windows or MAC OSX.
The ant file uses junit 3.8.x for unit testing and
cobertura
for coverage testing. You could also have a look at
cobertura ant tasks.
Pieter van den Hombergh
Ferd van Odenhoven
Last modified: Wed Apr 25 21:53:24 CEST 2007