taxeditor/eu.etaxonomy.taxeditor.local/plugin.xml @ master
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<?eclipse version="3.4"?>
|
3 |
<plugin>
|
4 |
<extension
|
5 |
id="eu.etaxonomy.taxeditor.editor.workbench.model" |
6 |
name="Editor Workbench Model" |
7 |
point="org.eclipse.e4.workbench.model"> |
8 |
<fragment
|
9 |
apply="always" |
10 |
uri="fragment.e4xmi"> |
11 |
</fragment>
|
12 |
</extension>
|
13 |
|
14 |
</plugin>
|