Added DASCA prefix to path.

This commit is contained in:
Achim D. Brucker 2015-06-27 20:34:23 +02:00
parent 456632e687
commit 5dc95ef4c1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ after cloning the repository.
First resolve the dependencies using maven and initialise the
Eclipse project structure:
```
cd src/eu.aniketos.dasca.parent/
cd DASCA/src/eu.aniketos.dasca.parent/
mvn -P wala clean install -DskipTests=true -q
mvn -P dasca clean eclipse:clean
mvn -P dasca eclipse:eclipse