Bug 582220 - [Designer] JDT and CDT project creation require UI

- Fix multiple issues:
  - Only look for "supported" project types (pt.isSupported)
  - Check whether toolchain is for current platform (ManagedBuildManager.isPlatformOk)
  - Set artifact name

Change-Id: I976a778c47d7bc5bc23d29c545145abc266bc674
Signed-off-by: aradermache <ansgar.radermacher@cea.fr>
1 file changed
tree: 73f4dfcd64af2f40528f22c3d1a3c5e49eaf623e
  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