12e5b6d6dSopenharmony_ci#
22e5b6d6dSopenharmony_ci# Copyright (C) 2017 and later: Unicode, Inc. and others.
32e5b6d6dSopenharmony_ci# License & terms of use: http://www.unicode.org/copyright.html
42e5b6d6dSopenharmony_ci#
52e5b6d6dSopenharmony_ci# Copyright (c) 2008-2013 IBM Corp. and Others. All Rights Reserved
62e5b6d6dSopenharmony_ci
72e5b6d6dSopenharmony_ciPut '.sh' files in this dir , locally, to be used for Java version bringup
82e5b6d6dSopenharmony_ciSee addjava below
92e5b6d6dSopenharmony_ci
102e5b6d6dSopenharmony_ciex:  '1_6.sh'
112e5b6d6dSopenharmony_ci------
122e5b6d6dSopenharmony_ciJAVA_HOME=/somewhere/1_6
132e5b6d6dSopenharmony_ci#JAVA=java
142e5b6d6dSopenharmony_ci#CLASSPATH=foo/bar.jar:/baz
152e5b6d6dSopenharmony_ci#VM_OPTS=-Xmx265
162e5b6d6dSopenharmony_ci-----
172e5b6d6dSopenharmony_ci
182e5b6d6dSopenharmony_ci
192e5b6d6dSopenharmony_ciYou can use the addjava.sh tool, like this - give it the full path to 'java':
202e5b6d6dSopenharmony_ci
212e5b6d6dSopenharmony_ci $    addjava.sh  /opt/IBM-JDK-1.5/bin/java
222e5b6d6dSopenharmony_ci Created  1_5.sh
232e5b6d6dSopenharmony_ci
242e5b6d6dSopenharmony_ciIF 1_5.sh alreday exists, a random number will be added to the name of the new file.
252e5b6d6dSopenharmony_ci
26