diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build.xml b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build.xml new file mode 100644 index 0000000..7c16bdf --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project DiceRoller. + + + diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build/built-jar.properties b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build/built-jar.properties new file mode 100644 index 0000000..57eb5f2 --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/build/built-jar.properties @@ -0,0 +1,4 @@ +#Thu, 06 Oct 2022 17:08:15 -0600 + + +C\:\\Users\\Christopher\\Documents\\NetBeansProjects\\DiceRoller= diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/DiceRoller.jar b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/DiceRoller.jar new file mode 100644 index 0000000..f482346 Binary files /dev/null and b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/DiceRoller.jar differ diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/README.TXT b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/README.TXT new file mode 100644 index 0000000..ff32cd4 --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/dist/README.TXT @@ -0,0 +1,32 @@ +======================== +BUILD OUTPUT DESCRIPTION +======================== + +When you build an Java application project that has a main class, the IDE +automatically copies all of the JAR +files on the projects classpath to your projects dist/lib folder. The IDE +also adds each of the JAR files to the Class-Path element in the application +JAR files manifest file (MANIFEST.MF). + +To run the project from the command line, go to the dist folder and +type the following: + +java -jar "DiceRoller.jar" + +To distribute this project, zip up the dist folder (including the lib folder) +and distribute the ZIP file. + +Notes: + +* If two JAR files on the project classpath have the same name, only the first +JAR file is copied to the lib folder. +* Only JAR files are copied to the lib folder. +If the classpath contains other types of files or folders, these files (folders) +are not copied. +* If a library on the projects classpath also has a Class-Path element +specified in the manifest,the content of the Class-Path element has to be on +the projects runtime path. +* To set a main class in a standard Java project, right-click the project node +in the Projects window and choose Properties. Then click Run and enter the +class name in the Main Class field. Alternatively, you can manually type the +class name in the manifest Main-Class element. diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/manifest.mf b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/manifest.mf new file mode 100644 index 0000000..1574df4 --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/build-impl.xml b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/build-impl.xml new file mode 100644 index 0000000..700374c --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/build-impl.xml @@ -0,0 +1,1771 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + Must select one file in the IDE or set profile.class + This target only works when run from inside the NetBeans IDE. + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + + + Must select some files in the IDE or set test.includes + + + + + Must select one file in the IDE or set run.class + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + 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 test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + + 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/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/genfiles.properties b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/genfiles.properties new file mode 100644 index 0000000..eb6265a --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=f2725b83 +build.xml.script.CRC32=6fed2c27 +build.xml.stylesheet.CRC32=f85dc8f2@1.101.0.48 +# 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=f2725b83 +nbproject/build-impl.xml.script.CRC32=6f5873d9 +nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.101.0.48 diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.properties b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.properties new file mode 100644 index 0000000..6a597a9 --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.properties @@ -0,0 +1,2 @@ +compile.on.save=true +user.properties.file=C:\\Users\\Christopher\\AppData\\Roaming\\NetBeans\\12.6\\build.properties diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.xml b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.xml new file mode 100644 index 0000000..dc00c2f --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/private/private.xml @@ -0,0 +1,9 @@ + + + + + + file:/C:/Users/Christopher/Documents/NetBeansProjects/DiceRoller/src/diceroller/DiceRoller.java + + + diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.properties b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.properties new file mode 100644 index 0000000..c8a9832 --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.properties @@ -0,0 +1,95 @@ +annotation.processing.enabled=true +annotation.processing.enabled.in.editor=false +annotation.processing.processor.options= +annotation.processing.processors.list= +annotation.processing.run.all.processors=true +annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +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.modulepath=\ + ${run.modulepath} +debug.test.classpath=\ + ${run.test.classpath} +debug.test.modulepath=\ + ${run.test.modulepath} +# Files in build.classes.dir which should be excluded from distribution jar +dist.archive.excludes= +# This directory is removed when the project is cleaned: +dist.dir=dist +dist.jar=${dist.dir}/DiceRoller.jar +dist.javadoc.dir=${dist.dir}/javadoc +dist.jlink.dir=${dist.dir}/jlink +dist.jlink.output=${dist.jlink.dir}/DiceRoller +excludes= +includes=** +jar.compress=false +javac.classpath= +# Space-separated list of extra javac options +javac.compilerargs= +javac.deprecation=false +javac.external.vm=true +javac.modulepath= +javac.processormodulepath= +javac.processorpath=\ + ${javac.classpath} +javac.source=17 +javac.target=17 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.modulepath=\ + ${javac.modulepath} +javac.test.processorpath=\ + ${javac.test.classpath} +javadoc.additionalparam= +javadoc.author=false +javadoc.encoding=${source.encoding} +javadoc.html5=false +javadoc.noindex=false +javadoc.nonavbar=false +javadoc.notree=false +javadoc.private=false +javadoc.splitindex=true +javadoc.use=true +javadoc.version=false +javadoc.windowtitle= +# The jlink additional root modules to resolve +jlink.additionalmodules= +# The jlink additional command line parameters +jlink.additionalparam= +jlink.launcher=true +jlink.launcher.name=DiceRoller +main.class=diceroller.DiceRoller +manifest.file=manifest.mf +meta.inf.dir=${src.dir}/META-INF +mkdist.disabled=false +platform.active=default_platform +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. +# To set system properties for unit tests define test-sys-prop.name=value: +run.jvmargs= +run.modulepath=\ + ${javac.modulepath} +run.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +run.test.modulepath=\ + ${javac.test.modulepath} +source.encoding=UTF-8 +src.dir=src +test.src.dir=test diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.xml b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.xml new file mode 100644 index 0000000..0da229f --- /dev/null +++ b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/nbproject/project.xml @@ -0,0 +1,15 @@ + + + org.netbeans.modules.java.j2seproject + + + DiceRoller + + + + + + + + + diff --git a/dndcharacterbuilder/target/classes/com/builder/DiceRoller/src/diceroller/DiceRoller.class b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/src/diceroller/DiceRoller.class new file mode 100644 index 0000000..5c0d83a Binary files /dev/null and b/dndcharacterbuilder/target/classes/com/builder/DiceRoller/src/diceroller/DiceRoller.class differ