Skip to content

Instantly share code, notes, and snippets.

@cogentParadigm
Created March 1, 2010 07:56
Show Gist options
  • Save cogentParadigm/318179 to your computer and use it in GitHub Desktop.
Save cogentParadigm/318179 to your computer and use it in GitHub Desktop.
eclipse.sh
export JAVA_HOME=/opt/bin32-jre
export PATH=/opt/eclipse32/links/com.adobe.flexbuilder.feature.core.linux.linx:/opt/Flex/Player/linux/:/opt/bin32-jre/jre/bin:/opt/firefox32:$PATH
export MOZ_PLUGIN_PATH=/opt/firefox32/plugins/
cd /opt/eclipse32
./eclipse $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment