Bug 579636 - [Designer] [codegen] Papyrus should support Python code generation

- Python support as proposed by Mohamed Harkat <mohamed.harkat@cea.fr>
- The Python standardLibrary is not in its own plugin
- Test for Python code generation
- Fix for general test support, better output in case of failure, handle trailing whitespace
- Small profile for Python
- Feature for Python code generation
- [compared to previous commits]
   - Reduce EMF version numbers in python profile
   - Add missing pom.xml files
   - Required modifications after SW designer has been restructured.

Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
Change-Id: I0d99faa147c42d7d133aea1af279750b2e339e1e
168 files changed
tree: 1bc06329627338b528fdb0b6f0c5705790141474
  1. features/
  2. plugins/
  3. releng/
  4. targetplatform/
  5. workspace/
  6. .gitattributes
  7. .gitignore
  8. .project
  9. CONTRIBUTING.md
  10. LICENSE
  11. pom.xml
  12. 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