SortedPropertiesTest/README.md
Erik C. Thauvin 5f66f98b14 Added copyright.
Added note about incompatibility with new versions of Java.
2018-07-10 23:45:11 -07:00

240 B

To test:

./gradlew runPlugin run

then:

groovy src/main/groovy/com/example/App.groovy

No longer works in newer version of Java (> 8).

The keys() method in java.util.Properties is no longer called on store().