Skip to content

Instantly share code, notes, and snippets.

@jlandure
Created October 29, 2012 09:09
Show Gist options
  • Select an option

  • Save jlandure/3972516 to your computer and use it in GitHub Desktop.

Select an option

Save jlandure/3972516 to your computer and use it in GitHub Desktop.
env zenika 12-10-29
JAVA_HOME="/home/actility/Projects/Actility_ONG/softwares/jdk1.7.0_02"
export JAVA_HOME
MAVEN_HOME="/home/actility/Projects/Actility_ONG/softwares/apache-maven-3.0.4"
export MAVEN_HOME
PATH=$JAVA_HOME/bin:$MAVEN_HOME/bin:/bin:/usr/bin:$PATH
export PATH
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
/home/actility/Projects/Actility_ONG/softwares/jdk1.7.0_02/bin/
-vmargs
-Xms40m
-Xmx384m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment