blob: f27b663b816e5ee2a4bca90051183b74892939f5 [file] [log] [blame] [view]
#Eclipse 4diac IDE
Eclipse 4diac(TM) IDE is an integrated development environment for developing distributed Industrial Process Measurement and Control Systems (IPMCS) utilizing the IEC 61499 standard.
## License
Eclipse 4diac IDE is licensed under an [EPL 2.0](LICENSE.md).
## Contributing
We use [contribution policy](CONTRIBUTING.md), which means we can only accept contributions under
the terms of [Eclipse Contributor Agreement](http://www.eclipse.org/legal/ECA.php).
## Building 4diac IDE
For building 4diac IDE simple run
mvn install
in the root directory of 4diac IDE source code. After the build completes you can finde 4diac IDE packages for Windows, Linux and MacOS in the directory:
plugins/org.eclipse.fordiac.ide.product/target
More information on how to build, run and extend 4diac IDe can be found in our [Building 4diac IDE Documentation](https://www.eclipse.org/4diac/en_help.php?helppage=html/development/building4diac.html)
## Links
* [Home page](https://www.eclipse.org/4diac)
* [Documentation](https://www.eclipse.org/4diac/en_help.php)
* [Mailing list](https://dev.eclipse.org/mailman/listinfo/4diac-dev)
* [Wiki](https://wiki.eclipse.org/Eclipse_4diac_Wiki)
* [Examples](http://git.eclipse.org/c/4diac/org.eclipse.4diac.examples.git)
* [4diac IDE Nightly builds](https://download.eclipse.org/4diac/updates/nightly)
## Issue/bug trackers
* [Eclipse.org Bugzilla](https://bugs.eclipse.org/bugs/buglist.cgi?product=4diac)