Home | History | Annotate | Download | only in com.android.ide.eclipse.tests

Lines Matching full:home

6     <property name="eclipse.home" value="/opt/eclipse" />
7 <property name="eclipse_test" value="${eclipse.home}/plugins/org.eclipse.test_3.2.0" />
9 <!-- eclipse scripts use an annoying mixture of eclipse-home and eclipse.home -->
11 <property name="eclipse-home" value="${eclipse.home}" />
12 <property name="test-folder" value="${eclipse.home}/unittest_ws" />
14 <!-- sets the properties eclipse.home, and library-file -->
30 <ant target="ui-test" antfile="${library-file}" dir="${eclipse.home}">
48 <ant target="collect" antfile="${library-file}" dir="${eclipse.home}/results">