Bug 579085 - remove algorithm update code from SimpleFB sel change

The selection change listener implementation of simplefbs updates the
full algorithm editor always. This is for simplefbs unnecessary,
furthermore it lead to severe crashes of 4diac IDE.

Change-Id: I76b262d672db076a2e8117893170a6a978cd024f
1 file changed
tree: 77808edb473a71638d88e2fa27d88151322971b5
  1. .mvn/
  2. data/
  3. features/
  4. plugins/
  5. tests/
  6. .gitignore
  7. .gitreview
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. LICENSE.md
  11. NOTICE.md
  12. pom.xml
  13. README.md
  14. 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