Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 64af99d201403efcde69ed43020d05f37dc2cc1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<targlets:ComponentExtension
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:targlets="http://www.eclipse.org/oomph/targlets/1.0"
    xsi:schemaLocation="http://www.eclipse.org/oomph/targlets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Targlets.ecore">
  <requirement
      name="org.eclipse.emf.ecp.emfforms.runtime.feature.feature.group"/>
</targlets:ComponentExtension>

Back to the top