- Install maven
- Make sure you are using at least JDK 1.8
Use maven to compile/package/run etc:
- Clean build and run:
mvn clean package exec:java
- Compile:
mvn compile
- Package:
mvn package
- Run:
mvn exec:java
You can also use java
commands to compile but why would you.
- Cercel Bogdan-Petre
- Sofia Konovalova
- Claudia Grigoras
- Wilkin van Roosmalen
- Koen Nikolas van de Burg
- "javac" to compile programs
- "java" to run [must be in the same directory as source]
- "java main sun" for a nice easter egg :D
- or just run the main class from the IDE
-
Assignment 1 (February 17th)
-
Assignment 2
-
Assignment 3
-
Choose a coding style to keep it consistent
- To choose a modeling tool
- When do we meet?
- http://whenisgood.net/c4da842
- can also meet at the working groups
- What system do we want to develop?
- Simple?
- Time estimate?
- Feasibility?
- What Features do we want? [8,...]
- What Qualities doe we want? (5,...]