-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup-env
More file actions
10 lines (6 loc) · 739 Bytes
/
setup-env
File metadata and controls
10 lines (6 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
export JAVA_OPTS="-Xmx5000m -XX:+HeapDumpOnOutOfMemoryError -XX:MaxPermSize=128M -XX:PermSize=128M"
# newer jirb does not load the jschema jar file for some reason
rvm use 1.6.2
USER=hminsky
export PATH=$PATH:/Users/${USER}/src/jschema/jruby-1.7.10/bin
export CLASSPATH=.:lib/gson-2.2.4.jar:lib/PFrame.jar:lib/commons-io-2.4.jar:lib/commons-math3-3.2.jar:lib/controlP5.jar:lib/core.jar:lib/gluegen-rt.jar:lib/jbox2d_2.1.2_ds_v2.jar:lib/jogl-all.jar:lib/jruby-complete-1.7.10.jar:lib/jsc.jar:lib/log4j.jar:lib/pbox2d.jar:lib/simple-5.1.4.jar:lib/slf4j-api-1.6.4.jar:lib/slf4j-log4j12-1.7.5.jar:lib/target/:lib/trove4j-3.0.3.jar:lib/typesafe-config.jar:lib/xstream-1.4.5.jar:/Users/hqm/src/jschema/target/scala-2.10/jschema_2.10-1.1.jar