Sign in
eclipse
/
platform
/
eclipse.platform
/
refs/tags/X20200223-0250
/
.
/
ant
/
org.eclipse.ant.tests.ui
/
testbuildfiles
/
74840.xml
blob: c61443ff720173134acb3666734dfca7f6625639 [
file
] [
log
] [
blame
]
<project
name
=
"project"
default
=
"default"
>
<target
name
=
"default"
>
<echo>
${platform.location}
</echo>
</target>
</project>