Bug 469617 - [Designer] code generation for tracing is likely broken/untested

- As first step, remove duplicate UI code
- Update references to MOKA Tracing UI
- Rename feature from components.tracing to transformation.tracing, since the trace
  instrumentation is not specific for component-based systems
- Pending: support and test CTF tracing.
- Add oep.moka.tracepoint.service to target platform
- Move to MOKA nightly (as tracepoints view is not in release 2019-03)
  => update dependency in monitoring.sm from moka.animation to moka.kernel.animation

Change-Id: I6e80e426ede4a9a4f75721a347ed1f864813ca59
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
87 files changed
tree: f92e7bbc1b2163190d291b99ec30de77f09cd78f
  1. features/
  2. plugins/
  3. releng/
  4. targetplatform/
  5. .gitattributes
  6. .gitignore
  7. .project
  8. CONTRIBUTING.md
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Papyrus Designer

mvn -f languages/pom.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=1.0.0 mvn -f components/pom.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=0.7.1