From 590407d040cfb1c4e4bfaf3aedb0fbff54bc9a3a Mon Sep 17 00:00:00 2001 From: Takuya Ono Date: Mon, 2 May 2011 05:21:28 +0900 Subject: [PATCH] Upgrade NetBeans 6.8 to 6.9. --- nbproject/build-impl.xml | 246 ++++++++++++++++++++----------- nbproject/genfiles.properties | 4 +- src/org/jent/checksmtp/Bundle.properties | 2 +- 3 files changed, 165 insertions(+), 87 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index d8823c2..d0396d1 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -55,6 +55,7 @@ is divided into following sections: + @@ -83,23 +84,40 @@ is divided into following sections: - + - - + + - - - - - + + + + - - + + + + + + + + - - + + + + + + + + + + + + + + @@ -156,6 +174,8 @@ is divided into following sections: + + @@ -182,11 +202,53 @@ is divided into following sections: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -211,6 +273,8 @@ is divided into following sections: + + @@ -358,14 +422,65 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -447,13 +568,13 @@ is divided into following sections: - + - + - + @@ -468,78 +589,35 @@ is divided into following sections: 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}" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + To run this application from the command line without Ant, try: + + java -jar "${dist.jar.resolved}" - + - + @@ -643,7 +721,7 @@ is divided into following sections: - + @@ -660,7 +738,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 94f6981..ad944c2 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,8 +4,8 @@ build.xml.stylesheet.CRC32=240b97a2 # 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=715a224e -nbproject/build-impl.xml.script.CRC32=f7663e1f -nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.32.1.45 +nbproject/build-impl.xml.script.CRC32=a0429a63 +nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45 nbproject/build-jaws-impl.xml.data.CRC32=715a224e nbproject/build-jaws-impl.xml.script.CRC32=eead23c2 nbproject/build-jaws-impl.xml.stylesheet.CRC32=235a0393 diff --git a/src/org/jent/checksmtp/Bundle.properties b/src/org/jent/checksmtp/Bundle.properties index 48694bb..688f625 100644 --- a/src/org/jent/checksmtp/Bundle.properties +++ b/src/org/jent/checksmtp/Bundle.properties @@ -91,7 +91,7 @@ ApplicationUI.jButtonCancel.toolTipText= ApplicationUI.jLabelProgramName.text=Mail Distination Confirm Program -ApplicationUI.jLabelProgramVersion.text=0.5a TB +ApplicationUI.jLabelProgramVersion.text=0.6 TB ApplicationUI.jPanelAbout.TabConstraints.tabTitle=About -- 2.11.0