替换对 JDK 内置 Pack200 的依赖,允许在 JDK14 及更高版本上构建项目 (#904)
* fix: Pack200 has been removed * Automatically add pack200 to class path * add license header to Pack200Utils.java
This commit is contained in:
@@ -42,7 +42,7 @@ Simply execute following command:
|
||||
```bash
|
||||
./gradlew clean build
|
||||
```
|
||||
Make sure you have Java installed with Pack200 and JavaFX 8 at least. Liberica full JDK 8~11 is recommended.
|
||||
Make sure you have Java installed with JavaFX 8 at least. Liberica full JDK 8~16 is recommended.
|
||||
|
||||
## JVM Options (for debugging)
|
||||
|Parameter|Description|
|
||||
|
||||
Reference in New Issue
Block a user