samples/apifest1/day3-intermezzo/pnejedly/against-elementbasedsolution/build.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 14 Jun 2008 09:52:52 +0200
changeset 58 be49ca0fff33
parent 54 45b0d58e66ca
permissions -rw-r--r--
Rewriting the infrastructure to use shared common.xml
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!-- this is a template file to test  -->
     3 <project name="testing-template" default="run" basedir=".">
     4     <import file="../../common.xml"/>
     5 </project>