add comment about Mac OSX path

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1320 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-06-27 18:37:12 +00:00
parent a74ba72b15
commit 412d1fd580
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#####
# Identify the directory where Java Runtime libraries are located.
# For instance, on a windows OS it's typically C:/Progra~1/Java/j2reYourVersion/lib
# On MAC OS, typically /System/Library/Frameworks/JavaVM.framework/Classes
#
# N.B. This directory must contain a valid core.jar (or rt.jar for older VMs)
# On IBM 1.4.x SDKs, this means you need to specify Java14x/jre/lib and not