taskx/jtulach/against-solution04/build.xml
author Jaroslav Tulach <jtulach@netbeans.org>
Sat, 11 Oct 2008 13:30:16 +0200
changeset 76 22885b020f15
parent 14 taskx/jtulach/against-solutionXY/build.xml@d907b216f8a1
permissions -rw-r--r--
Solution 04 is not source compatible as it added new methods into a subclassable interface
     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>