Skip to content

Commit a6f9cf3

Browse files
committed
fix: fix package issue
1 parent c4adab7 commit a6f9cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<module name="cc.unitmesh.go"/>
3030
<module name="cc.unitmesh.rust"/>
3131
<module name="cc.unitmesh.cpp"/>
32-
<!-- <module name="cc.unitmesh.scala"/>-->
32+
<module name="cc.unitmesh.scala"/>
3333
<!-- <module name="cc.unitmesh.csharp"/>-->
3434

3535
<!-- extension modules -->

0 commit comments

Comments
 (0)