carbidect/com.nokia.tools.carbide.ct.crml.ui/plugin.xml
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?eclipse version="3.2"?>
       
     3 <plugin>
       
     4    <extension
       
     5          point="org.eclipse.ui.editors">
       
     6       <editor
       
     7             class="com.nokia.tools.carbide.ct.crml.ui.editors.CRMLMultiPageEditorPart"
       
     8             contributorClass="com.nokia.tools.carbide.ct.crml.ui.editors.CRMLMultiPageEditorPartContributor"
       
     9             default="true"
       
    10             extensions="crml"
       
    11             icon="icons/CRMLDocumentRoot.gif"
       
    12             id="com.nokia.tools.carbide.ct.crml.ui.editors.CRMLMultiPageEditorPart"
       
    13             name="CRML Editor">
       
    14       </editor>
       
    15    </extension>
       
    16    <extension
       
    17          point="org.eclipse.wst.sse.ui.editorConfiguration">
       
    18       <contentOutlineConfiguration
       
    19             class="com.nokia.tools.carbide.ct.crml.ui.editors.ContentOutlineConfiguration"
       
    20             target="com.nokia.tools.carbide.ct.crml.ui.editors.CRMLMultiPageEditorPart">
       
    21       </contentOutlineConfiguration>
       
    22    </extension>
       
    23    <extension
       
    24          point="org.eclipse.core.runtime.contentTypes">
       
    25       <content-type
       
    26             base-type="org.eclipse.core.runtime.xml"
       
    27             file-extensions="implml"
       
    28             id="com.nokia.tools.carbide.ct.crml.ui.implml"
       
    29             name="ImlpML Content"
       
    30             priority="normal">
       
    31       </content-type>
       
    32    </extension>
       
    33    <extension
       
    34          point="org.eclipse.core.runtime.contentTypes">
       
    35       <content-type
       
    36             base-type="org.eclipse.core.runtime.xml"
       
    37             file-extensions="commandml"
       
    38             id="com.nokia.tools.carbide.ct.crml.ui.commandml"
       
    39             name="CommandML Content"
       
    40             priority="normal">
       
    41       </content-type>
       
    42    </extension>
       
    43    <extension
       
    44          point="org.eclipse.core.runtime.contentTypes">
       
    45       <content-type
       
    46             base-type="org.eclipse.core.runtime.xml"
       
    47             file-extensions="content"
       
    48             id="com.nokia.tools.carbide.ct.crml.ui.content"
       
    49             name="Content Content"
       
    50             priority="normal">
       
    51       </content-type>
       
    52    </extension>
       
    53    <extension
       
    54          point="org.eclipse.core.runtime.contentTypes">
       
    55       <content-type
       
    56             base-type="org.eclipse.core.runtime.xml"
       
    57             file-extensions="contentml"
       
    58             id="com.nokia.tools.carbide.ct.crml.ui.contentml"
       
    59             name="ContentML Content"
       
    60             priority="normal">
       
    61       </content-type>
       
    62    </extension>
       
    63    <extension
       
    64          point="org.eclipse.core.runtime.contentTypes">
       
    65       <content-type
       
    66             base-type="org.eclipse.core.runtime.xml"
       
    67             file-extensions="hcrml"
       
    68             id="com.nokia.tools.carbide.ct.crml.ui.hcrml"
       
    69             name="HcrML Content"
       
    70             priority="normal">
       
    71       </content-type>
       
    72    </extension>
       
    73    <extension
       
    74          point="org.eclipse.core.runtime.contentTypes">
       
    75       <content-type
       
    76             base-type="org.eclipse.core.runtime.xml"
       
    77             file-extensions="imageml"
       
    78             id="com.nokia.tools.carbide.ct.crml.ui.imageml"
       
    79             name="ImageML Content"
       
    80             priority="normal">
       
    81       </content-type>
       
    82    </extension>
       
    83    <extension
       
    84          point="org.eclipse.core.runtime.contentTypes">
       
    85       <content-type
       
    86             base-type="org.eclipse.core.runtime.xml"
       
    87             file-extensions="makeml"
       
    88             id="com.nokia.tools.carbide.ct.crml.ui.makeml"
       
    89             name="MakeML Content"
       
    90             priority="normal">
       
    91       </content-type>
       
    92    </extension>
       
    93    <extension
       
    94          point="org.eclipse.core.runtime.contentTypes">
       
    95       <content-type
       
    96             base-type="org.eclipse.core.runtime.xml"
       
    97             file-extensions="ruleml"
       
    98             id="com.nokia.tools.carbide.ct.crml.ui.ruleml"
       
    99             name="RuleML Content"
       
   100             priority="normal">
       
   101       </content-type>
       
   102    </extension>
       
   103    <extension
       
   104          point="org.eclipse.core.runtime.contentTypes">
       
   105       <content-type
       
   106             base-type="org.eclipse.core.runtime.xml"
       
   107             file-extensions="templateml"
       
   108             id="com.nokia.tools.carbide.ct.crml.ui.templateml"
       
   109             name="TemplateML Content"
       
   110             priority="normal">
       
   111       </content-type>
       
   112    </extension>
       
   113    <extension
       
   114          point="org.eclipse.core.runtime.contentTypes">
       
   115       <content-type
       
   116             base-type="org.eclipse.core.runtime.xml"
       
   117             file-extensions="thememl"
       
   118             id="com.nokia.tools.carbide.ct.crml.ui.thememl"
       
   119             name="ThemeML Content"
       
   120             priority="normal">
       
   121       </content-type>
       
   122    </extension>
       
   123    <extension
       
   124          point="org.eclipse.core.runtime.contentTypes">
       
   125       <content-type
       
   126             base-type="org.eclipse.core.runtime.xml"
       
   127             file-extensions="convertprojectml"
       
   128             id="com.nokia.tools.carbide.ct.crml.ui.convertprojectml"
       
   129             name="ConvertprojectML Content"
       
   130             priority="normal">
       
   131       </content-type>
       
   132    </extension>
       
   133    <extension
       
   134          point="org.eclipse.core.runtime.contentTypes">
       
   135       <content-type
       
   136             base-type="org.eclipse.core.runtime.xml"
       
   137             file-extensions="gcfml"
       
   138             id="com.nokia.tools.carbide.ct.crml.ui.gcfml"
       
   139             name="GcfML Content"
       
   140             priority="normal">
       
   141       </content-type>
       
   142    </extension>
       
   143 
       
   144 </plugin>