Bug 519546 - [MARTE] separate UI aspects (palette) from static profile definition

- Create a new plugin org.eclipse.papyrus.marte.static.profile.ui
- Move palette definition to this new plugin, format XML files for better readability
- Add plugin.xml accordingly
- Create a new feature oep.marte.full.feature that includes palette definition and VSL, remove these aspects from existing core feature

Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
Change-Id: I9627e55ba39462a02728e67e3891454e4cd350ad
81 files changed
tree: ca9689968c77b3e41ab4b8f32ff6c9206b64f4f4
  1. core/
  2. releng/
  3. src/
  4. targetplatform/
  5. textedit/
  6. view/
  7. .gitattributes
  8. .gitignore
  9. .project
  10. CONTRIBUTING.md
  11. LICENSE
  12. pom.xml
  13. 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