Gitiles
Code Review
Sign In
git.eclipse.org
/
amp
/
org.eclipse.amp
/
8abf0e8c1557d652324f07db04f44c802136597e
/
.
/
releng
/
org.eclipse.amp.releng
/
build-local.xml
blob: 2b81eaf21991c667dde38db71950be80817e0120 [
file
] [
log
] [
blame
]
<project
default
=
"run"
name
=
"org.eclipse.amp.releng/build.xml - Run an AMP build using the Athena CBI"
>
<target
name
=
"run"
>
<ant
antfile
=
"build.xml"
target
=
"run"
>
<property
file
=
"build-local.properties"
/>
</ant>
</target>
</project>