src/support/sbt: Don't pass -XX:MaxPermSize to JDK 1.8+
That option is deprecated in JDK 1.8 and causes a warning message. Closes #75
Showing
Please register or sign in to comment
That option is deprecated in JDK 1.8 and causes a warning message. Closes #75