Bug 583009 - Standard Library adjustment

moved function blocks into typelib folder
fixed Manifest files - capitalisation for tags/attributes

Change-Id: I9a04038d5ff344047fc65a17dc88050cdc79c214
583 files changed
tree: 674f93d52fccab6610a8b45ee944d32e96bb4bd3
  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