From 5c0e4a06ad6eb82546af21ed14d64dbe7c135393 Mon Sep 17 00:00:00 2001 From: yukihane Date: Sat, 28 May 2011 14:27:43 +0900 Subject: [PATCH] NetBeans7 project --- frontend/nbproject/build-impl.xml | 410 ++++++++++++++++++++++++++------- frontend/nbproject/genfiles.properties | 6 +- 2 files changed, 326 insertions(+), 90 deletions(-) diff --git a/frontend/nbproject/build-impl.xml b/frontend/nbproject/build-impl.xml index 56405d6..3a85528 100644 --- a/frontend/nbproject/build-impl.xml +++ b/frontend/nbproject/build-impl.xml @@ -55,6 +55,14 @@ is divided into following sections: + + + + + + + + @@ -69,8 +77,14 @@ is divided into following sections: + + + + + + @@ -83,10 +97,28 @@ is divided into following sections: - + - - + + + + + + + + + + + + + + + + + + + + @@ -155,7 +187,18 @@ is divided into following sections: - + + + + + + + + + + + + @@ -182,11 +225,13 @@ is divided into following sections: - + + + @@ -196,6 +241,7 @@ is divided into following sections: + @@ -207,10 +253,51 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -227,14 +314,19 @@ is divided into following sections: Must set javac.includes - + + + - + + + + @@ -245,7 +337,8 @@ is divided into following sections: - + + @@ -261,11 +354,56 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + @@ -358,14 +496,66 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -454,99 +650,65 @@ is divided into following sections: - + - + - + - To run this application from the command line without Ant, try: + To run this application from the command line without Ant, try: - java -cp "${run.classpath.with.dist.jar}" ${main.class} - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: + java -cp "${run.classpath.with.dist.jar}" ${main.class} + + + + + + + + + + + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: - java -jar "${dist.jar.resolved}" + java -jar "${dist.jar.resolved}" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + + + + + + + + + + + Must select one file in the IDE or set profile.class + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -629,6 +857,14 @@ is divided into following sections: + + + + + + + + @@ -649,8 +885,8 @@ is divided into following sections: - - + + @@ -664,10 +900,10 @@ is divided into following sections: - + Must select some files in the IDE or set javac.includes - + diff --git a/frontend/nbproject/genfiles.properties b/frontend/nbproject/genfiles.properties index 2c34ec0..5e75c03 100644 --- a/frontend/nbproject/genfiles.properties +++ b/frontend/nbproject/genfiles.properties @@ -1,8 +1,8 @@ build.xml.data.CRC32=57a231c5 build.xml.script.CRC32=df4c1a98 -build.xml.stylesheet.CRC32=958a1d3e@1.30.1.45 +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. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=57a231c5 -nbproject/build-impl.xml.script.CRC32=3a8e1e42 -nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.32.1.45 +nbproject/build-impl.xml.script.CRC32=2ad4b08e +nbproject/build-impl.xml.stylesheet.CRC32=0c01fd8e@1.43.1.45 -- 2.11.0