Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless semicolon | Robert Lu | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | support adoptopenjdk | Robert LU | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | "#168 Extend Installer for SAP JVM" | Denis Zygann | 2019-08-19 | 1 | -1/+3 |
| | |||||
* | Merge pull request #150 from spudmux/bugfix-#145/allow-choosing-of-hidden-files | Vladimir Dvorak | 2019-01-31 | 1 | -0/+1 |
|\ | | | | | Fixes #145 - show hidden files in file chooser | ||||
| * | Fixes #145 - show hidden files in file chooser | Neal Hunter | 2018-06-25 | 1 | -0/+1 |
| | | |||||
* | | Changes to display JVM installations on macOS/OSX. | przemelek | 2018-08-19 | 4 | -20/+40 |
|/ | | | | | | Main change here is in Installer.java where scanDirectory was changed to work recursively, thanks to this we are able to find JVM on macOS which are in less predicable places ;-) on macOS JVM location will be for example /Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home, but scaning /Library/Java/JavaVirtualMachines/ without this recursive thing will not find JVM. Additionally changed text in MainWindow which suggests now that users should prefer alternate JVM over replace JVM, with short "explanation" why. | ||||
* | Do not require jre directory to be prefixed with 'jre' | Vladislav Rassokhin | 2015-05-14 | 1 | -1/+1 |
| | | | In case of some custom installation, e.g. i have special dcevm-enabled jre at `/opt/oracle-jre-bin-1.8.0.45-dcevm/` | ||||
* | #22 - Installer now support both - replace current JVM or install as altjvm ↵ | Jiří Bubník | 2014-05-23 | 7 | -71/+211 |
| | | | | into dcevm directory. | ||||
* | Moving installer from the separate branchlight-jdk8u5+36 | Ivan Dubrov | 2014-04-28 | 10 | -0/+1052 |