From 2d39fa7f95efb645d2ae704524d91db7899274ef Mon Sep 17 00:00:00 2001 From: kitfox Date: Sat, 7 Aug 2010 09:59:11 +0000 Subject: Added support for inline images. git-svn-id: https://svn.java.net/svn/svgsalamander~svn/trunk/svg-core@79 7dc7fa77-23fb-e6ad-8e2e-c86bd48ed22b --- nbproject/build-impl.xml | 246 +++++++++++++++++++++++++++--------------- nbproject/genfiles.properties | 4 +- 2 files changed, 164 insertions(+), 86 deletions(-) (limited to 'nbproject') diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index eae6ae1..10405b2 100755 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -80,6 +80,7 @@ is divided into following sections: + @@ -108,23 +109,40 @@ is divided into following sections: - + - - + + - - - - - + + + + - - + + + + + + + + - - + + + + + + + + + + + + + + @@ -186,6 +204,8 @@ is divided into following sections: + + @@ -217,11 +237,53 @@ is divided into following sections: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -246,6 +308,8 @@ is divided into following sections: + + @@ -396,14 +460,65 @@ is divided into following sections: + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -489,13 +610,13 @@ is divided into following sections: - + - + - + @@ -510,78 +631,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}" - + - + @@ -697,7 +775,7 @@ is divided into following sections: - + @@ -715,7 +793,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 7c6ac93..66110a4 100755 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=be360661 # 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=478066e1 -nbproject/build-impl.xml.script.CRC32=659f9806 -nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.32.1.45 +nbproject/build-impl.xml.script.CRC32=371d3a48 +nbproject/build-impl.xml.stylesheet.CRC32=78c6a6ee@1.38.1.45 -- cgit v1.2.3-55-g7522