Menu

[r77]: / GraphScriptPlugin / plugin.xml  Maximize  Restore  History

Download this file

16 lines (14 with data), 532 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="org.eclipse.ui.editors">
<editor
class="ls.graphscript.eclipse.editors.GraphMultiPageEditor"
contributorClass="ls.graphscript.eclipse.editors.GraphMultiPageEditorContributor"
extensions="graph"
icon="icons/sample.gif"
id="ls.graphscript.eclipse.editors.GraphMultiPageEditor"
name="Graph Multi-page Editor"/>
</extension>
</plugin>
MongoDB Logo MongoDB