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

Commit 1db49f9

Browse files
committed
update README.md // refs #51
1 parent 02c2c24 commit 1db49f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Supported PList keys
151151
| **App Name** (Dock Name) | `:CFBundleName` | `:CFBundleName` |
152152
| **App Icon** (Dock Icon) | `:CFBundleIconFile` | `:CFBundleIconFile` |
153153
| **Working Directory** | `:Java(X):WorkingDirectory`<br/>fallback to `name.app/` | *not supported*<br/>default: `name.app/Contents/Java/` |
154-
| **Java Version Requirement** | `:Java(X):JVMVersion` | *not supported* |
154+
| **Java Min/Max[*](https://github.com/tofi86/universalJavaApplicationStub/issues/51) Version Requirement** | `:Java(X):JVMVersion` | *not supported* |
155155
| **Java ClassPath** (`-cp …`) | `:Java(X):ClassPath` | `:JVMClassPath` |
156156
| **Java Main Class** | `:Java(X):MainClass` | `:JVMMainClassName` |
157157
| **Splash Image** (`-splash:…`) | `:Java(X):SplashFile` | `:JVMSplashFile` |

0 commit comments

Comments
 (0)