mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Referred still to jdkhome.
This commit is contained in:
@ -227,7 +227,7 @@ do
|
|||||||
echo "Using jar $f"
|
echo "Using jar $f"
|
||||||
jars="${jars}:${f}"
|
jars="${jars}:${f}"
|
||||||
done
|
done
|
||||||
$jdkhome/bin/java \
|
java \
|
||||||
-cp "$jars" \
|
-cp "$jars" \
|
||||||
-DFoamX.SystemPath=$WM_PROJECT_DIR \
|
-DFoamX.SystemPath=$WM_PROJECT_DIR \
|
||||||
-DFoamX.SystemConfigPath=$FOAMX_CONFIG \
|
-DFoamX.SystemConfigPath=$FOAMX_CONFIG \
|
||||||
|
|||||||
Reference in New Issue
Block a user