OSDN Git Service

NetBeans設定ファイル
authoryukihane <yukihane.feather@gmail.com>
Sat, 6 Aug 2011 09:38:15 +0000 (18:38 +0900)
committeryukihane <yukihane.feather@gmail.com>
Sat, 6 Aug 2011 09:38:15 +0000 (18:38 +0900)
frontend/nbproject/build-impl.xml
frontend/nbproject/genfiles.properties

index 67567dc..d7a0884 100644 (file)
@@ -857,11 +857,12 @@ is divided into following sections:
             <classpath>\r
                 <path path="${javac.classpath}"/>\r
             </classpath>\r
-            <fileset dir="${src.dir}" excludes="${excludes}" includes="${includes}">\r
+            <fileset dir="${src.dir}" excludes="*.java,${excludes}" includes="${includes}">\r
                 <filename name="**/*.java"/>\r
             </fileset>\r
             <fileset dir="${build.generated.sources.dir}" erroronmissingdir="false">\r
                 <include name="**/*.java"/>\r
+                <exclude name="*.java"/>\r
             </fileset>\r
         </javadoc>\r
         <copy todir="${dist.javadoc.dir}">\r
index 74f1367..b268f99 100644 (file)
@@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=28e38971@1.43.1.45
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.\r
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.\r
 nbproject/build-impl.xml.data.CRC32=35872fd9\r
-nbproject/build-impl.xml.script.CRC32=28485f27\r
-nbproject/build-impl.xml.stylesheet.CRC32=0c01fd8e@1.43.1.45\r
+nbproject/build-impl.xml.script.CRC32=0b050667\r
+nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45\r