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:
thzero 2022-02-27 05:06:24 -06:00 committed by GitHub
parent a1c7986eb8
commit b5344969c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -95,3 +95,4 @@ openrocket.log
*.snap
prime/*
swing/resources/datafiles/presets/system.ser
swing/resources/datafiles/presets