we could probably do the same for xhtml or xdoc. Vincent
2011/8/30 <hbout...@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-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org