Skip to content

Commit

Permalink
fix: fix typos for xml
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 19, 2023
1 parent bf9d257 commit 04d5bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/META-INF/plugin.xml
Expand Up @@ -22,8 +22,8 @@
implementationClass="cc.unitmesh.devti.language.CodeCommentsMarkerContributor"/>
<runLineMarkerContributor language="JAVA"
implementationClass="cc.unitmesh.devti.language.FindBugMarkerContributor"/>
<runLineMarkerContributor language="JAVA"
implementationClass="cc.unitmesh.devti.language.RefactorCodeMarkerContributor"/>
<!-- <runLineMarkerContributor language="JAVA"-->
<!-- implementationClass="cc.unitmesh.devti.language.RefactorCodeMarkerContributor"/>-->

<!-- analysis story, and -->
<runLineMarkerContributor language="JAVA"
Expand Down

0 comments on commit 04d5bf5

Please sign in to comment.