Created
March 1, 2010 07:56
-
-
Save cogentParadigm/318179 to your computer and use it in GitHub Desktop.
eclipse.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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