You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Siveton <vs...@apache.org> on 2011/08/30 11:58:53 UTC

Re: svn commit: r1163121 - /maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml

we could probably do the same for xhtml or xdoc.

Vincent

2011/8/30  <hb...@apache.org>:
> Author: hboutemy
> Date: Tue Aug 30 07:38:27 2011
> New Revision: 1163121
>
> URL: http://svn.apache.org/viewvc?rev=1163121&view=rev
> Log:
> added "apt.vm" to recognized extensions
>
> Modified:
>    maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
>
> Modified: maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
> URL: http://svn.apache.org/viewvc/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml?rev=1163121&r1=1163120&r2=1163121&view=diff
> ==============================================================================
> --- maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml (original)
> +++ maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml Tue Aug 30 07:38:27 2011
> @@ -26,7 +26,7 @@ under the License.
>          point="org.eclipse.ui.editors">
>       <editor
>             name="%editor.name"
> -            extensions="apt"
> +            extensions="apt,apt.vm"
>             icon="icons/doxia.gif"
>             contributorClass="org.apache.maven.doxia.ide.eclipse.apt.ui.editor.AptEditorContributor"
>             class="org.apache.maven.doxia.ide.eclipse.apt.ui.editor.AptEditor"
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org