From 72203a5d1f8896463ded10d1b21ca116621d1900 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Wed, 2 Dec 2009 14:49:41 +0100 Subject: fixed gcc setup on mac. updated native taglet toc url. fixed small bug in cl char[] -> String conversion. --- nbproject/build-impl.xml | 187 +++++++++++++++++++++++++++++++++--------- nbproject/genfiles.properties | 4 +- 2 files changed, 150 insertions(+), 41 deletions(-) (limited to 'nbproject') diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 186636bd..5b21395a 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -42,23 +42,27 @@ is divided into following sections: - - - - - + + + + + - - - + + + + + - + - + + + - + @@ -76,21 +80,52 @@ is divided into following sections: - + - + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + @@ -127,6 +162,7 @@ is divided into following sections: + @@ -142,12 +178,11 @@ is divided into following sections: - - - - - + + + + @@ -190,7 +225,7 @@ is divided into following sections: - + @@ -199,7 +234,8 @@ is divided into following sections: - + + @@ -238,7 +274,7 @@ is divided into following sections: - + @@ -253,6 +289,7 @@ is divided into following sections: + @@ -309,10 +346,11 @@ is divided into following sections: + - - + + @@ -333,8 +371,9 @@ is divided into following sections: - - + + + @@ -361,7 +400,22 @@ is divided into following sections: COMPILATION SECTION =================== --> - + + + + + + + + + + + + + + + + @@ -424,10 +478,10 @@ is divided into following sections: - + - + @@ -470,7 +524,28 @@ is divided into following sections: java -jar "${dist.jar.resolved}" - + + + + + + + + + + + + + + + + + + + + + + @@ -486,13 +561,16 @@ is divided into following sections: + + + - + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 5c3119b4..9fc2d361 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=958a1d3e@1.24.0.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=174e0dcd -nbproject/build-impl.xml.script.CRC32=f73fecee -nbproject/build-impl.xml.stylesheet.CRC32=5c621a33@1.26.2.45 +nbproject/build-impl.xml.script.CRC32=eeff7626 +nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.33.0.45 -- cgit v1.2.3