Upgrade to version 7.32.0.Final
Update package name of rules => Java compliant syntax
This commit is contained in:
parent
422945f580
commit
e39c4a45e5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
*.class
|
*.class
|
||||||
|
*.iml
|
||||||
# Mobile Tools for Java (J2ME)
|
# Mobile Tools for Java (J2ME)
|
||||||
.mtj.tmp/
|
.mtj.tmp/
|
||||||
|
|
||||||
|
|
@ -10,3 +10,4 @@
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
/target/
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue