Merge remote-tracking branch 'origin/freeze' into develop

Change-Id: I2ace5645eb41158cc5618d647822b6ebc4e39615
tree: 8dfb3f4620a25d4eef75cc61ad630a3d035de41f
  1. .mvn/
  2. .settings/
  3. data/
  4. features/
  5. plugins/
  6. releng/
  7. tests/
  8. .gitattributes
  9. .gitignore
  10. .gitmodules
  11. .gitreview
  12. .project
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. Jenkinsfile
  16. LICENSE.md
  17. NOTICE.md
  18. pom.xml
  19. README.md
  20. SECURITY.md
README.md

#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.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

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

Links

Issue/bug trackers