make/netbeans/nb-javac-modules/kit/build.xml
branchapache-netbeans
changeset 5964 22d3043bc53f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/netbeans/nb-javac-modules/kit/build.xml	Fri Apr 20 16:02:37 2018 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
     1.6 +<!-- for some information on what you could do (e.g. targets to override). -->
     1.7 +<!-- If you delete this file and reopen the project it will be recreated. -->
     1.8 +<project name="org.netbeans.modules.nbjavac" default="netbeans" basedir=".">
     1.9 +    <description>Builds, tests, and runs the project org.netbeans.modules.nbjavac.</description>
    1.10 +    <import file="nbproject/build-impl.xml"/>
    1.11 +</project>