Goal is created at the TU Delft by the department of Artificial Intelligence. It is mainly used for Multi Agent Systems.
More documentation can be found at: http://bit.ly/GOALLanguage
This plugin is a alternative for the eclipse plugin used to compile and run the goal MAS.
The plugin can be installed by downloading the latest zip from the releases.
Then go to File -> Settings -> Plugins -> Install Plugin from Disk
, Select the plugin and press
OK
then don't forget to restart Intellij.
The latest release can be found at: https://github.com/ceddy4395/Goal-Intellij-Plugin/releases/download/v0.1-Pre-Alpha/Goal-Intelij-Plugin.zip
In order to be able to contribute to this repository, a couple of plugins are needed incuding:
- Plugin DevKit (This may already be downloaded but not yet enabled).
- PsiViewer
- Grammar-Kit
- Clone the intellij SDK
git clone git://git.jetbrains.org/idea/community.git idea
- Add the SDK to the project structure SDKs.