Commit Graph

5 Commits

Author SHA1 Message Date
Pierre/Long
93aed32043
add JDK_HOME, some program use/depend on this env (#164) 2021-09-29 10:14:08 -04:00
Wessel van Norel
38ca9d0bcc Update java home on zsh using buildin function, based on https://github.com/halcyon/asdf-java/pull/136, with review comment of @halcyon 2021-04-06 11:49:52 -04:00
Jochen Schalanda
8dc2e74d6d
Remove surplus dirname in set-java-home.bash (#127)
* Remove surplus `dirname` in set-java-home.bash
* Remove surplus `dirname` in set-java-home.zsh
* Remove surplus `dirname` in set-java-home.fish

Refs #114
Closes #126
2021-02-08 11:51:26 -05:00
Fernando Crespo
e5e43b7214
Replace realpath occurrences with a custom function (#114)
* Replace realpath ocurrences with a custom function

* Shellcheck fix

* Add absolute_dir_path to set-java-home files
2021-02-04 22:05:49 -05:00
Scott McLeod
e0a7114ef9 Update JAVA_HOME after changing java version 2020-04-13 15:42:30 -04:00