Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 884 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 884 Bytes

tcoof-security

Trait-based Coalition Formation Framework for dynamic security situations

Development

  1. Install JDK 8 (Sbt doesn't currently work with JDK9). It doesn't have to be your default machine-wide java installation.
  2. Install IDEA, install Scala plugin.
  3. Import the project.
  4. Set JDK8 as project SDK in File - Project Structure
  5. Run example/SecurityScenario.scala.