plugins/org.symbian.tools.tmw.core/plugin.xml
changeset 479 518afa7c6d2f
parent 471 06589bf52fa7
equal deleted inserted replaced
478:6c07c755d0c7 479:518afa7c6d2f
     3 <plugin>
     3 <plugin>
     4    <extension-point id="runtimes" name="Mobile Web Runtimes" schema="schema/runtimes.exsd"/>
     4    <extension-point id="runtimes" name="Mobile Web Runtimes" schema="schema/runtimes.exsd"/>
     5    <extension-point id="packagers" name="Application Packagers" schema="schema/packagers.exsd"/>
     5    <extension-point id="packagers" name="Application Packagers" schema="schema/packagers.exsd"/>
     6    <extension-point id="projectProvider" name="Project provider" schema="schema/projectProvider.exsd"/>
     6    <extension-point id="projectProvider" name="Project provider" schema="schema/projectProvider.exsd"/>
     7    <extension-point id="runtimeIncludePath" name="Include path providers" schema="schema/runtimeIncludePath.exsd"/>
     7    <extension-point id="runtimeIncludePath" name="Include path providers" schema="schema/runtimeIncludePath.exsd"/>
       
     8    <extension-point id="runtimeAppLayout" name="Runtime Application Layout" schema="schema/runtimeAppLayout.exsd"/>
     8    <extension
     9    <extension
     9          point="org.eclipse.wst.common.project.facet.core.runtimeBridges">
    10          point="org.eclipse.wst.common.project.facet.core.runtimeBridges">
    10       <bridge
    11       <bridge
    11             class="org.symbian.tools.tmw.core.internal.runtimes.MobileRuntimesBridge"
    12             class="org.symbian.tools.tmw.core.internal.runtimes.MobileRuntimesBridge"
    12             id="org.symbian.tools.tmw.core.mobileRuntimesBridge">
    13             id="org.symbian.tools.tmw.core.mobileRuntimesBridge">