From: yukihane Date: Wed, 21 Mar 2012 15:03:58 +0000 (+0900) Subject: NetBeans7.1.1アップデート X-Git-Tag: rel20120512_ver2.2.0~8^2~1 X-Git-Url: http://git.sourceforge.jp/view?p=coroid%2Finqubus.git;a=commitdiff_plain;h=3309c274283f82eb3e08a9b17d5e688c3db0dc6c NetBeans7.1.1アップデート --- diff --git a/frontend/nbproject/build-impl.xml b/frontend/nbproject/build-impl.xml index bf929af..2b5e3bd 100644 --- a/frontend/nbproject/build-impl.xml +++ b/frontend/nbproject/build-impl.xml @@ -20,10 +20,10 @@ is divided into following sections: --> - + - + @@ -54,43 +54,6 @@ is divided into following sections: - - - - - - - - - - - - - - - - - - - - - - - - - - Must set platform.home - Must set platform.bootcp - Must set platform.java - Must set platform.javac - - The J2SE Platform is not correctly set up. - Your active platform is: ${platform.active}, but the corresponding property "platforms.${platform.active}.home" is not found in the project's properties files. - Either open the project in the IDE and setup the Platform with the same name or add it manually. - For example like this: - ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.${platform.active}.home" in a .properties file) - or ant -Dplatforms.${platform.active}.home=<path_to_JDK_home> jar (where no properties file is used) - @@ -224,8 +187,18 @@ is divided into following sections: + + + + + + + + + + @@ -270,7 +243,7 @@ is divided into following sections: - + @@ -309,7 +282,7 @@ is divided into following sections: - + @@ -366,7 +339,7 @@ is divided into following sections: - + @@ -412,6 +385,7 @@ is divided into following sections: + @@ -442,9 +416,6 @@ is divided into following sections: - - - @@ -460,9 +431,7 @@ is divided into following sections: - - - + @@ -487,7 +456,7 @@ is divided into following sections: - + @@ -512,7 +481,7 @@ is divided into following sections: - + @@ -547,7 +516,7 @@ is divided into following sections: - + @@ -709,7 +678,7 @@ is divided into following sections: - ${platform.java} -cp "${run.classpath.with.dist.jar}" ${main.class} + java -cp "${run.classpath.with.dist.jar}" ${main.class} @@ -736,7 +705,7 @@ is divided into following sections: To run this application from the command line without Ant, try: - ${platform.java} -jar "${dist.jar.resolved}" + java -jar "${dist.jar.resolved}" @@ -886,7 +855,15 @@ is divided into following sections: --> - + + + + + + + + + @@ -897,6 +874,7 @@ is divided into following sections: + diff --git a/frontend/nbproject/genfiles.properties b/frontend/nbproject/genfiles.properties index e22626d..d5ace33 100644 --- a/frontend/nbproject/genfiles.properties +++ b/frontend/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=db63afaa +build.xml.data.CRC32=35872fd9 build.xml.script.CRC32=df4c1a98 build.xml.stylesheet.CRC32=28e38971@1.44.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=db63afaa -nbproject/build-impl.xml.script.CRC32=b24da6b2 -nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45 +nbproject/build-impl.xml.data.CRC32=35872fd9 +nbproject/build-impl.xml.script.CRC32=2f695b46 +nbproject/build-impl.xml.stylesheet.CRC32=fcddb364@1.50.2.46 diff --git a/frontend/nbproject/project.properties b/frontend/nbproject/project.properties index 6d5c205..6a4947d 100644 --- a/frontend/nbproject/project.properties +++ b/frontend/nbproject/project.properties @@ -78,7 +78,7 @@ main.class=yukihane.inqubus.Main manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF mkdist.disabled=false -platform.active=JDK_1.7 +platform.active=default_platform project.MediaInfoWrapper=../../MediaInfoWrapper project.NicoBrowser=../../NicoBrowser reference.MediaInfoWrapper.jar=${project.MediaInfoWrapper}/dist/MediaInfoWrapper.jar diff --git a/frontend/nbproject/project.xml b/frontend/nbproject/project.xml index dc9e5b5..3b374a8 100755 --- a/frontend/nbproject/project.xml +++ b/frontend/nbproject/project.xml @@ -5,7 +5,6 @@ Saccubus 1.6.5 -