Skip to content

Commit c922fb0

Browse files
committed
Fixed problem with Java case sensitivity
1 parent b37ee32 commit c922fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PROPERTY NAME="electricKeys" VALUE=":" />
2222
</PROPS>
2323

24-
<RULES>
24+
<RULES IGNORE_CASE="FALSE">
2525
<IMPORT DELEGATE="core"/>
2626
</RULES>
2727

0 commit comments

Comments
 (0)