Sign in
eclipse
/
platform
/
eclipse.platform
/
a5ec514344dc556ac43accc670b590a61473010b
/
.
/
ant
/
org.eclipse.ant.tests.ui
/
testbuildfiles
/
bug377075.ent
blob: 76cc21fc9b365f29a1f095a05a4da310f3e8a00f [
file
] [
log
] [
blame
]
<project>
<path
id
=
"path1"
/>
<resource
id
=
"resource1"
/>
<propertyset
id
=
"property1"
/>
<target
name
=
"augment"
>
<augment
id
=
"path1"
>
<pathelement
location
=
"/foo"
/>
</augment>
</target>
</project>