Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
update README.md // refs #51
Browse files Browse the repository at this point in the history
  • Loading branch information
tofi86 committed Feb 12, 2018
1 parent 02c2c24 commit 1db49f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Supported PList keys
| **App Name** (Dock Name) | `:CFBundleName` | `:CFBundleName` |
| **App Icon** (Dock Icon) | `:CFBundleIconFile` | `:CFBundleIconFile` |
| **Working Directory** | `:Java(X):WorkingDirectory`<br/>fallback to `name.app/` | *not supported*<br/>default: `name.app/Contents/Java/` |
| **Java Version Requirement** | `:Java(X):JVMVersion` | *not supported* |
| **Java Min/Max[*](https://github.com/tofi86/universalJavaApplicationStub/issues/51) Version Requirement** | `:Java(X):JVMVersion` | *not supported* |
| **Java ClassPath** (`-cp …`) | `:Java(X):ClassPath` | `:JVMClassPath` |
| **Java Main Class** | `:Java(X):MainClass` | `:JVMMainClassName` |
| **Splash Image** (`-splash:…`) | `:Java(X):SplashFile` | `:JVMSplashFile` |
Expand Down

0 comments on commit 1db49f9

Please # to comment.