Skip to main content
summaryrefslogblamecommitdiffstats
blob: a784a670e503dd89ab151f022d6732f40374487d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                        
<?xml version="1.0" encoding="UTF-8"?>
<plugin>

   <extension
         id="org.eclipse.fx.code.compensator.project.ci.travis.fragment"
         point="org.eclipse.e4.workbench.model">
      <fragment
            uri="fragment.e4xmi">
      </fragment>
   </extension>

</plugin>

Back to the top