OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECLIPSE_HOME
(Results
1 - 2
of
2
) sorted by null
/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 38 milliseconds