Updated Java Management (markdown)
parent
ab00575771
commit
2dddbc98bc
@ -63,4 +63,12 @@ If you want to manually install Java rather than having the launcher do it for y
|
||||
* Linux:
|
||||
* OpenJDK (recommended): `$ sudo apt-get install openjdk-8-jre`
|
||||
* Oracle: [Instructions](https://java.com/en/download/help/linux_x64_install.xml)
|
||||
* Try to launch the game again, the launcher should find the version you just installed. If it does not, try setting the value manually.
|
||||
* Try to launch the game again, the launcher should find the version you just installed. If it does not, try setting the value manually.
|
||||
|
||||
### Modify JVM Arguments
|
||||
|
||||
Advanced use only. Do not specify `-Xmx` or `-Xms` here. These values are modified by the memory sliders.
|
||||
|
||||
Available Arguments:
|
||||
* [Windows](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html)
|
||||
* [macOS/Linux](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html)
|
Loading…
Reference in New Issue
Block a user