Minor cleanup.

This commit is contained in:
Achim D. Brucker 2016-10-22 21:56:28 +01:00
parent 57a43ff1df
commit 2d71ef8895
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ the model and the actual implementation.
#### Prerequisites
* Eclipse Helios
* SATMC (http://www.ai-lab.it/satmc/), version 3.3.x
(for the formal analysis of secure business processes)
(for the formal analysis of secure business processes)
#### Preparing the Eclipse environment
* First, install the GenericBreakGlass-XACML into your local
@ -30,7 +30,7 @@ mvn install
cd ..
```
* To initialize the Eclipse project structure, please do
```
```
cd designer/src//org.activiti.designer.parent
mvn clean eclipse:clean
mvn eclipse:eclipse