Added j2re1.5-sun

This commit is contained in:
hjp 2006-12-18 16:22:10 +00:00
parent 6c661bb5f0
commit 766258cf79
1 changed files with 3 additions and 1 deletions

4
.zjava
View File

@ -5,7 +5,9 @@
if whence apppath > /dev/null
then
for i in /usr/java/j2sdk1.4.2_03 \
for i in \
/usr/lib/j2re1.5-sun \
/usr/java/j2sdk1.4.2_03 \
/usr/local/j2sdk1.3.0 \
/usr/local/jdk1.2.2 \
/usr/local/java \