OSDN Git Service

JUnitが実行できない問題に対処
authoryukihane <yukihane.feather@gmail.com>
Fri, 5 Aug 2011 01:47:58 +0000 (10:47 +0900)
committeryukihane <yukihane.feather@gmail.com>
Fri, 5 Aug 2011 01:47:58 +0000 (10:47 +0900)
http://feather.cocolog-nifty.com/weblog/2010/06/netbeans69groov.html

nbproject/groovy-build.xml

index ae01434..4de4150 100644 (file)
@@ -7,6 +7,8 @@
 <project xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1" xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc">\r
     <target name="-groovy-init-macrodef-javac">\r
         <macrodef name="javac" uri="http://www.netbeans.org/ns/j2se-project/3">\r
+            <attribute default="${javac.processorpath}" name="processorpath"/> \r
+            <attribute default="${build.generated.sources.dir}/ap-source-output" name="apgeneratedsrcdir"/>\r
             <attribute name="srcdir" default="${src.dir}"/>\r
             <attribute name="destdir" default="${build.classes.dir}"/>\r
             <attribute name="classpath" default="${javac.classpath}"/>\r