Skip to content

Commit 2eb554d

Browse files
briandealwiscushon
authored andcommitted
Remove version from Eclipse java-formatter configuration
Fixes google#279 MOE_MIGRATED_REVID=196918618
1 parent c6c9a3e commit 2eb554d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse_plugin/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<javaFormatter
66
class="com.google.googlejavaformat.java.GoogleJavaFormatter"
77
id="com.google.googlejavaformat.java.GoogleJavaFormatter"
8-
name="google-java-format 1.4">
8+
name="google-java-format">
99
</javaFormatter>
1010
</extension>
1111
</plugin>

0 commit comments

Comments
 (0)