HomeSort by relevance Sort by last modified time
    Searched refs:ECLIPSE_HOME (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/scripts/
build_plugins.sh 7 # It expects environment variable ECLIPSE_HOME to be defined to point to _your_
10 # If ECLIPSE_HOME is not provided, this script will _download_ a reference version
83 # check if ECLIPSE_HOME set (ECLIPSE_HOME is were the "eclipse" binary and the
85 if [ -z "$ECLIPSE_HOME" ]; then
88 echo "ECLIPSE_HOME not set, using $BASE_DIR as default"
99 ECLIPSE_HOME="$BASE_DIR/eclipse" # path to installed directory
105 echo "ECLIPSE_HOME=$ECLIPSE_HOME"
166 LAUNCHER=`findFirst "$ECLIPSE_HOME"/plugins/org.eclipse.equinox.launcher_*.jar
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulationEclipse.sh 15 export ECLIPSE_HOME=/home/eclipse/eclipse;
19 for f in `find $ECLIPSE_HOME/plugins -maxdepth 1 -name "org.eclipse.ant.ui*.jar" -type f`; do unzip $f lib/*.jar -d $tmpfolder; done
  /sdk/eclipse/buildConfig/
build.properties 136 baseLocation=${ECLIPSE_HOME}

Completed in 1393 milliseconds