mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <cspecExtension |
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" |
| 5 | xmlns="http://www.eclipse.org/buckminster/CSpec-1.0" componentType="eclipse.feature" version="1.0.0"> |
| 6 | <dependencies> |
| 7 | <dependency name="org.eclipse.equinox.executable" componentType="eclipse.feature"/> |
| 8 | <dependency name="org.eclipse.platform" componentType="eclipse.feature"/> |
mwenz | 0f8207e | 2010-08-05 12:52:46 +0000 | [diff] [blame] | 9 | <dependency name="org.eclipse.emf.ecore" componentType="eclipse.feature"/> |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 10 | <dependency name="org.eclipse.emf.edit" componentType="eclipse.feature"/> |
| 11 | <dependency name="org.eclipse.emf.transaction" componentType="eclipse.feature"/> |
| 12 | </dependencies> |
| 13 | </cspecExtension> |