Bug 583095 - Show correct source and dest in SubApp pin to pin conection

When connecting a expanded subapp input directly to the output of the
subapp the right source is shown for the connection creation feedback
figure.

Change-Id: Ifeb615de7f9ead00436dda3c631d007da7086855
1 file changed
tree: 114ee6e208d513f7de33f8a97e0a34754e05c900
  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