From 0bb07e6b621f87d757c4e6a4faed6a0f11869e38 Mon Sep 17 00:00:00 2001 From: BetaSteward Date: Tue, 4 May 2010 02:41:39 +0000 Subject: [PATCH] ... --- .../nbproject/build-impl.xml | 704 ------------------ .../nbproject/genfiles.properties | 8 - .../nbproject/project.properties | 1 + 3 files changed, 1 insertion(+), 712 deletions(-) delete mode 100644 Mage.Deck.Constructed/nbproject/build-impl.xml delete mode 100644 Mage.Deck.Constructed/nbproject/genfiles.properties diff --git a/Mage.Deck.Constructed/nbproject/build-impl.xml b/Mage.Deck.Constructed/nbproject/build-impl.xml deleted file mode 100644 index 817ea6e706b..00000000000 --- a/Mage.Deck.Constructed/nbproject/build-impl.xml +++ /dev/null @@ -1,704 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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}" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - - - - - - - - - - - - - diff --git a/Mage.Deck.Constructed/nbproject/genfiles.properties b/Mage.Deck.Constructed/nbproject/genfiles.properties deleted file mode 100644 index 0f504af6ce0..00000000000 --- a/Mage.Deck.Constructed/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=603f8385 -build.xml.script.CRC32=cad336c1 -build.xml.stylesheet.CRC32=958a1d3e@1.26.2.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=603f8385 -nbproject/build-impl.xml.script.CRC32=af9bf5f7 -nbproject/build-impl.xml.stylesheet.CRC32=5c621a33@1.26.2.45 diff --git a/Mage.Deck.Constructed/nbproject/project.properties b/Mage.Deck.Constructed/nbproject/project.properties index 7dd93e0d15d..2c48ab9aba3 100644 --- a/Mage.Deck.Constructed/nbproject/project.properties +++ b/Mage.Deck.Constructed/nbproject/project.properties @@ -44,6 +44,7 @@ javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= +jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" meta.inf.dir=${src.dir}/META-INF platform.active=default_platform project.Mage=../Mage