Sign in
eclipse
/
platform
/
eclipse.platform
/
a5ec514344dc556ac43accc670b590a61473010b
/
.
/
ant
/
org.eclipse.ant.tests.ui
/
testbuildfiles
/
javac.xml
blob: 61e00c2c47725c5bc7a53f8999d973336a1b0b7a [
file
] [
log
] [
blame
]
<project
default
=
"javacIt"
>
<target
name
=
"javacIt"
>
<javac
includejavaruntime
=
""
followsymlinks
=
""
includeantruntime
=
""
/>
</target>
</project>