Bug 574776 - Remove MARTE dependency from the Designer common feature

- Remove dependency to oepd.deployment.tools
  - Add new class HintUtils in common base
  - move methods "getGeneratorHintFromElement" and "getLanguageFromElement" (from DepUtils) inside

- Remove dependency to oepd.transformation.base in oepd.codegen.ui
  - Change implementation of ChooseGenerator to not use CommandUtils

- Adapt calling code

Change-Id: Iab8058701e5e3d4d6f3cec8a7a51cbf5f120c9cf
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
10 files changed
tree: 36e9fb7acd4e6f6fff9a610137e9a12b86df077a
  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