Different examples of how to use JADE Framework
Eclipse for Java
Clone repository with this command
git clone https://github.com/gseteamproject/examples.git
After you have cloned repository you should set Workspace to repository's directory
There is two possible ways to execute example-scenarios:
-
Execute command Run As->Java Application on application/Application.java
-
Execute comman mvn package and after compliting there will be executable jar into target folder