diff --git a/Mage.Client/build.xml b/Mage.Client/build.xml deleted file mode 100644 index c27d281f5c7..00000000000 --- a/Mage.Client/build.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Client. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Mage.Client/nbproject/project.properties b/Mage.Client/nbproject/project.properties deleted file mode 100644 index b16692a62ba..00000000000 --- a/Mage.Client/nbproject/project.properties +++ /dev/null @@ -1,83 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=false -annotation.processing.run.all.processors=true -application.title=MageClient -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Client.jar -dist.javadoc.dir=${dist.dir}/javadoc -endorsed.classpath= -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage_Common.jar}:\ - ${reference.Mage.jar}:\ - ${reference.Mage_Sets.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" -main.class=mage.client.MageFrame -manifest.file=manifest.mf -meta.inf.dir=${src.dir}/META-INF -platform.active=JDK_1.6_21 -project.license=bsd -project.Mage=../Mage -project.Mage_Common=../Mage.Common -project.Mage_Sets=../Mage.Sets -reference.Mage.jar=${project.Mage}/dist/Mage.jar -reference.Mage_Common.jar=${project.Mage_Common}/dist/Mage.Common.jar -reference.Mage_Sets.jar=${project.Mage_Sets}/dist/Mage.Sets.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs=-Xmx512m -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.java.dir=src\\main\\java -src.resources.dir=src\\main\\resources -test.src.dir=test -app.version=0.3 diff --git a/Mage.Client/nbproject/project.xml b/Mage.Client/nbproject/project.xml deleted file mode 100644 index 4322fed52ae..00000000000 --- a/Mage.Client/nbproject/project.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Client - - - - - - - - - - - - Mage - jar - - jar - clean - jar - - - Mage_Common - jar - - jar - clean - jar - - - Mage_Sets - jar - - jar - clean - jar - - - - diff --git a/Mage.Common/build.xml b/Mage.Common/build.xml deleted file mode 100644 index 0fc63e1666b..00000000000 --- a/Mage.Common/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Common. - - - diff --git a/Mage.Common/nbproject/project.properties b/Mage.Common/nbproject/project.properties deleted file mode 100644 index 27d61394c33..00000000000 --- a/Mage.Common/nbproject/project.properties +++ /dev/null @@ -1,67 +0,0 @@ -application.title=Mage.Common -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Common.jar -dist.javadoc.dir=${dist.dir}/javadoc -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -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.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Common/nbproject/project.xml b/Mage.Common/nbproject/project.xml deleted file mode 100644 index db504036416..00000000000 --- a/Mage.Common/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Common - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Deck.Constructed/build.xml b/Mage.Deck.Constructed/build.xml deleted file mode 100644 index 5e6d83e9315..00000000000 --- a/Mage.Deck.Constructed/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Deck.Constructed. - - - diff --git a/Mage.Deck.Constructed/nbproject/project.properties b/Mage.Deck.Constructed/nbproject/project.properties deleted file mode 100644 index 2c48ab9aba3..00000000000 --- a/Mage.Deck.Constructed/nbproject/project.properties +++ /dev/null @@ -1,64 +0,0 @@ -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Deck.Constructed.jar -dist.javadoc.dir=${dist.dir}/javadoc -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.5 -javac.target=1.5 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -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 -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Deck.Constructed/nbproject/project.xml b/Mage.Deck.Constructed/nbproject/project.xml deleted file mode 100644 index 5890078732d..00000000000 --- a/Mage.Deck.Constructed/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Deck.Constructed - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Game.FreeForAll/build.xml b/Mage.Game.FreeForAll/build.xml deleted file mode 100644 index dfa6507b904..00000000000 --- a/Mage.Game.FreeForAll/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Game.FreeForAll. - - - diff --git a/Mage.Game.FreeForAll/nbproject/project.properties b/Mage.Game.FreeForAll/nbproject/project.properties deleted file mode 100644 index 6857c047d58..00000000000 --- a/Mage.Game.FreeForAll/nbproject/project.properties +++ /dev/null @@ -1,67 +0,0 @@ -application.title=Mage.Game.FreeForAll -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Game.FreeForAll.jar -dist.javadoc.dir=${dist.dir}/javadoc -endorsed.classpath= -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -meta.inf.dir=${src.dir}/META-INF -platform.active=default_platform -project.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Game.FreeForAll/nbproject/project.xml b/Mage.Game.FreeForAll/nbproject/project.xml deleted file mode 100644 index c7a2d5f71fb..00000000000 --- a/Mage.Game.FreeForAll/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Game.FreeForAll - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Game.TwoPlayerDuel/build.xml b/Mage.Game.TwoPlayerDuel/build.xml deleted file mode 100644 index be79351aeee..00000000000 --- a/Mage.Game.TwoPlayerDuel/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Game.TwoPlayerDuel. - - - diff --git a/Mage.Game.TwoPlayerDuel/nbproject/project.properties b/Mage.Game.TwoPlayerDuel/nbproject/project.properties deleted file mode 100644 index f47b5b49d7f..00000000000 --- a/Mage.Game.TwoPlayerDuel/nbproject/project.properties +++ /dev/null @@ -1,67 +0,0 @@ -application.title=Mage.Game.TwoPlayerDuel -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Game.TwoPlayerDuel.jar -dist.javadoc.dir=${dist.dir}/javadoc -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -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.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Game.TwoPlayerDuel/nbproject/project.xml b/Mage.Game.TwoPlayerDuel/nbproject/project.xml deleted file mode 100644 index 63ac43c1d5e..00000000000 --- a/Mage.Game.TwoPlayerDuel/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Game.TwoPlayerDuel - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Player.AI/build.xml b/Mage.Player.AI/build.xml deleted file mode 100644 index 78f55aa6f79..00000000000 --- a/Mage.Player.AI/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Player.AI. - - - diff --git a/Mage.Player.AI/nbproject/project.properties b/Mage.Player.AI/nbproject/project.properties deleted file mode 100644 index c4a776de1f4..00000000000 --- a/Mage.Player.AI/nbproject/project.properties +++ /dev/null @@ -1,72 +0,0 @@ -application.title=Mage.Player.AI -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Player.AI.jar -dist.javadoc.dir=${dist.dir}/javadoc -endorsed.classpath= -excludes= -file.reference.Mage.AI-src=src -file.reference.Mage.AI-test=test -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" -main.class= -manifest.file=manifest.mf -meta.inf.dir=${src.dir}/META-INF -platform.active=default_platform -project.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.src.dir=src -test.test.dir=test diff --git a/Mage.Player.AI/nbproject/project.xml b/Mage.Player.AI/nbproject/project.xml deleted file mode 100644 index 7800336c1bd..00000000000 --- a/Mage.Player.AI/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Player.AI - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Player.Human/build.xml b/Mage.Player.Human/build.xml deleted file mode 100644 index ecfdabe5d3b..00000000000 --- a/Mage.Player.Human/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Player.Human. - - - diff --git a/Mage.Player.Human/nbproject/project.properties b/Mage.Player.Human/nbproject/project.properties deleted file mode 100644 index a7bd1df8099..00000000000 --- a/Mage.Player.Human/nbproject/project.properties +++ /dev/null @@ -1,67 +0,0 @@ -application.title=Mage.Player.HumanPlayer -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Player.Human.jar -dist.javadoc.dir=${dist.dir}/javadoc -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -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.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Player.Human/nbproject/project.xml b/Mage.Player.Human/nbproject/project.xml deleted file mode 100644 index 22f98a7b384..00000000000 --- a/Mage.Player.Human/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Player.Human - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage.Server/build.xml b/Mage.Server/build.xml deleted file mode 100644 index 322d2e7a373..00000000000 --- a/Mage.Server/build.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Server. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Mage.Server/nbproject/project.properties b/Mage.Server/nbproject/project.properties deleted file mode 100644 index 562a7190eee..00000000000 --- a/Mage.Server/nbproject/project.properties +++ /dev/null @@ -1,87 +0,0 @@ -application.title=MageServer -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Server.jar -dist.javadoc.dir=${dist.dir}/javadoc -endorsed.classpath= -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar}:\ - ${reference.Mage_Common.jar}:\ - ${reference.Mage_Sets.jar}:\ - ${reference.Mage_Player_AI.jar}:\ - ${reference.Mage_Player_Human.jar}:\ - ${reference.Mage_Player_AIMinimax.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" -jaxbwiz.gensrc.classpath=${libs.jaxb.classpath} -jaxbwiz.xjcdef.classpath=${libs.jaxb.classpath} -jaxbwiz.xjcrun.classpath=${libs.jaxb.classpath} -main.class=mage.server.Main -manifest.file=manifest.mf -meta.inf.dir=${src.dir}/META-INF -platform.active=JDK_1.6_21 -project.license=bsd -project.Mage=../Mage -project.Mage_Common=../Mage.Common -project.Mage_Player_AI=../Mage.Player.AI -project.Mage_Player_AIMinimax=../Mage.Player.AIMinimax -project.Mage_Player_Human=../Mage.Player.Human -project.Mage_Sets=../Mage.Sets -reference.Mage.jar=${project.Mage}/dist/Mage.jar -reference.Mage_Common.jar=${project.Mage_Common}/dist/Mage.Common.jar -reference.Mage_Player_AI.jar=${project.Mage_Player_AI}/dist/Mage.Player.AI.jar -reference.Mage_Player_AIMinimax.jar=${project.Mage_Player_AIMinimax}/dist/Mage.Player.AIMinimax.jar -reference.Mage_Player_Human.jar=${project.Mage_Player_Human}/dist/Mage.Player.Human.jar -reference.Mage_Sets.jar=${project.Mage_Sets}/dist/Mage.Sets.jar -run-sys-prop.java.endorsed.dirs=${jaxbwiz.endorsed.dirs} -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -run.jvmargs=-cp plugins/*; -server -Djava.security.policy=./config/security.policy -Djava.util.logging.config.file=./config/logging.properties -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test -app.version=0.3 diff --git a/Mage.Server/nbproject/project.xml b/Mage.Server/nbproject/project.xml deleted file mode 100644 index 58756015ace..00000000000 --- a/Mage.Server/nbproject/project.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - - - - - - Mage.Server - - - - - - - - - - - Mage - jar - - jar - clean - jar - - - Mage_Common - jar - - jar - clean - jar - - - Mage_Player_AI - jar - - jar - clean - jar - - - Mage_Player_AIMinimax - jar - - jar - clean - jar - - - Mage_Player_Human - jar - - jar - clean - jar - - - Mage_Sets - jar - - jar - clean - jar - - - - diff --git a/Mage.Server/nbproject/xml_binding_build.xml b/Mage.Server/nbproject/xml_binding_build.xml deleted file mode 100644 index ce85c83ccba..00000000000 --- a/Mage.Server/nbproject/xml_binding_build.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Mage.Server/nbproject/xml_binding_cfg.xml b/Mage.Server/nbproject/xml_binding_cfg.xml deleted file mode 100644 index e5b5a0afa0a..00000000000 --- a/Mage.Server/nbproject/xml_binding_cfg.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/Mage.Sets/build.xml b/Mage.Sets/build.xml deleted file mode 100644 index cba4a7fc100..00000000000 --- a/Mage.Sets/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage.Sets. - - - diff --git a/Mage.Sets/nbproject/project.properties b/Mage.Sets/nbproject/project.properties deleted file mode 100644 index ee60d9a8a73..00000000000 --- a/Mage.Sets/nbproject/project.properties +++ /dev/null @@ -1,67 +0,0 @@ -application.title=Mage.Sets -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.Sets.jar -dist.javadoc.dir=${dist.dir}/javadoc -excludes= -includes=** -jar.compress=false -javac.classpath=\ - ${reference.Mage.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -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.license=bsd -project.Mage=../Mage -reference.Mage.jar=${project.Mage}/dist/Mage.jar -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage.Sets/nbproject/project.xml b/Mage.Sets/nbproject/project.xml deleted file mode 100644 index 802fad78ed5..00000000000 --- a/Mage.Sets/nbproject/project.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage.Sets - - - - - - - - - - Mage - jar - - jar - clean - jar - - - - diff --git a/Mage/build.xml b/Mage/build.xml deleted file mode 100644 index dcaf798cdda..00000000000 --- a/Mage/build.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project Mage. - - - diff --git a/Mage/nbproject/project.properties b/Mage/nbproject/project.properties deleted file mode 100644 index 5cce6656875..00000000000 --- a/Mage/nbproject/project.properties +++ /dev/null @@ -1,72 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=false -annotation.processing.run.all.processors=true -application.title=Mage -application.vendor=BetaSteward_at_googlemail.com -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -# Uncomment to specify the preferred debugger connection transport: -#debug.transport=dt_socket -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -# This directory is removed when the project is cleaned: -dist.dir=dist -dist.jar=${dist.dir}/Mage.jar -dist.javadoc.dir=${dist.dir}/javadoc -endorsed.classpath= -excludes= -includes=** -jar.compress=false -javac.classpath= -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.6 -javac.target=1.6 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath}:\ - ${libs.junit_4.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" -main.class= -manifest.file=manifest.mf -meta.inf.dir=${src.dir}/META-INF -platform.active=default_platform -project.license=bsd -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/Mage/nbproject/project.xml b/Mage/nbproject/project.xml deleted file mode 100644 index 15e44e7c6c6..00000000000 --- a/Mage/nbproject/project.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Mage - - - - - - - - - -