Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
update plugin.xml conf
Browse files Browse the repository at this point in the history
  • Loading branch information
davidB committed Jun 19, 2010
1 parent 90c51d6 commit 8e9bd7f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions org.sonatype.maven.scala.plugin/plugin.xml
Expand Up @@ -3,11 +3,12 @@
<plugin>
<extension
point="org.maven.ide.eclipse.projectConfigurators">
<!-- priority="98" generic="false" -->
<configurator
class="org.maven.ide.eclipse.scala.ScalaProjectConfigurator"
id="org.maven.ide.eclipse.ajdt"
name="AJDT"
priority="101">
id="org.maven.ide.eclipse.scala"
name="scala"
>
</configurator>
</extension>
<extension point="org.maven.ide.eclipse.archetypeCatalogs">
Expand Down

0 comments on commit 8e9bd7f

Please sign in to comment.