Added installation instructions.

This commit is contained in:
Achim D. Brucker 2016-12-27 00:00:25 +00:00
parent a50cb18191
commit 1e2697f109
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
A ArgoUML extensions for modelling SecureUML supporting various SecureUML
dialects with and without support for Generic Break Glass concepts.
## Installation
1. Download ArgoUML 0.26.2 from [http://argouml-downloads.tigris.org/argouml-0.26.2/](http://argouml-downloads.tigris.org/argouml-0.26.2/)
2. Unzip the ArgoUML 0.26.2 archive
3. Rename `local.properties.in` to `local.properties` and edit the file so that
`argo.home.dir` points to the directory that was created by unzipping the
ArgoUML 0.26.2 archive
4. Build and install the SecureUML plugin: `ant install`
## License
This project is licensed under a 2-clause BSD license.