Ignore the resources\datafiles\presets folder as it is being built by the copy-orc-files build script (#1169)
* remove the resources\datafiles\presets folder as its is being built by the copy-orc-files build script * Refactored from new Boolean and new Integer to Boolean.valueOf and Integer.valueOf due to deprecation warnings. Value of is supported in Java 8 (https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html) * Removed non-atomic updates around deprecation
This commit is contained in:
parent
a1c7986eb8
commit
b5344969c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ openrocket.log
|
||||
*.snap
|
||||
prime/*
|
||||
swing/resources/datafiles/presets/system.ser
|
||||
swing/resources/datafiles/presets
|
||||
|
Loading…
x
Reference in New Issue
Block a user