Skip to content

Commit

Permalink
[532169] Provide an Oomph setup for UML2.
Browse files Browse the repository at this point in the history
Change-Id: Icf3c11b63d54357922b5093c118a3f0b1566c25e
Signed-off-by: Ed Merks <ed.merks@gmail.com>
  • Loading branch information
merks committed Mar 8, 2018
1 parent 1d7bde3 commit efb5fc0
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 174 deletions.
312 changes: 312 additions & 0 deletions releng/org.eclipse.uml2.build-feature/UML2.setup

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions releng/org.eclipse.uml2.build-feature/UML2Configuration.setup
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<setup:Configuration
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
label="UML2 Development Environment">
<installation
name="uml2.development.environment.installation"
label="UML2 Development Environment Installation">
<productVersion
href="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.committers']/@versions[name='photon']"/>
<description>The UML2 development environment workspace provides the source for working with UML2 along with a target platform and appropriate preferences.</description>
</installation>
<workspace
name="uml2.development.environment.workspace"
label="UML2 Development Environment Workspace">
<stream
href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='uml2']/@streams[name='master']"/>
<description>The UML2 development environment installation provides the tools for working with UML2.</description>
</workspace>
<description>The UML2 development environment configuration provides the full development environment for working with UML2.</description>
</setup:Configuration>
174 changes: 0 additions & 174 deletions releng/org.eclipse.uml2.build-feature/buckminster.cspex

This file was deleted.

0 comments on commit efb5fc0

Please sign in to comment.