diff --git a/.gitignore b/.gitignore index e2cae22..80f408e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/build/ -/dist/ +nbproject/ diff --git a/build/built-jar.properties b/build/built-jar.properties new file mode 100644 index 0000000..45a1f2d --- /dev/null +++ b/build/built-jar.properties @@ -0,0 +1,4 @@ +#Sun, 10 Mar 2024 21:21:12 -0600 + + +C\:\\Users\\juanl\\Documents\\SalaDeConciertos= diff --git a/build/classes/.netbeans_automatic_build b/build/classes/.netbeans_automatic_build new file mode 100644 index 0000000..e69de29 diff --git a/build/classes/.netbeans_update_resources b/build/classes/.netbeans_update_resources new file mode 100644 index 0000000..e69de29 diff --git a/build/classes/Controlador/ControladorEcenario$1.class b/build/classes/Controlador/ControladorEcenario$1.class new file mode 100644 index 0000000..d304089 Binary files /dev/null and b/build/classes/Controlador/ControladorEcenario$1.class differ diff --git a/build/classes/Controlador/ControladorEcenario.class b/build/classes/Controlador/ControladorEcenario.class new file mode 100644 index 0000000..1a31566 Binary files /dev/null and b/build/classes/Controlador/ControladorEcenario.class differ diff --git a/build/classes/Controlador/ControladorLogin.class b/build/classes/Controlador/ControladorLogin.class new file mode 100644 index 0000000..01643c8 Binary files /dev/null and b/build/classes/Controlador/ControladorLogin.class differ diff --git a/build/classes/Controlador/ControladorRegistro$1.class b/build/classes/Controlador/ControladorRegistro$1.class new file mode 100644 index 0000000..2d7c1e1 Binary files /dev/null and b/build/classes/Controlador/ControladorRegistro$1.class differ diff --git a/build/classes/Controlador/ControladorRegistro$2.class b/build/classes/Controlador/ControladorRegistro$2.class new file mode 100644 index 0000000..39ed6b4 Binary files /dev/null and b/build/classes/Controlador/ControladorRegistro$2.class differ diff --git a/build/classes/Controlador/ControladorRegistro.class b/build/classes/Controlador/ControladorRegistro.class new file mode 100644 index 0000000..cc5e743 Binary files /dev/null and b/build/classes/Controlador/ControladorRegistro.class differ diff --git a/build/classes/Images/asientoLibre.png b/build/classes/Images/asientoLibre.png new file mode 100644 index 0000000..7502b20 Binary files /dev/null and b/build/classes/Images/asientoLibre.png differ diff --git a/build/classes/Images/asientoOcupado.png b/build/classes/Images/asientoOcupado.png new file mode 100644 index 0000000..5306253 Binary files /dev/null and b/build/classes/Images/asientoOcupado.png differ diff --git a/build/classes/Images/music.png b/build/classes/Images/music.png new file mode 100644 index 0000000..a03422e Binary files /dev/null and b/build/classes/Images/music.png differ diff --git a/build/classes/Images/musica.png b/build/classes/Images/musica.png new file mode 100644 index 0000000..edd16f3 Binary files /dev/null and b/build/classes/Images/musica.png differ diff --git a/build/classes/Images/musicas.png b/build/classes/Images/musicas.png new file mode 100644 index 0000000..1a160f8 Binary files /dev/null and b/build/classes/Images/musicas.png differ diff --git a/build/classes/Main/Main.class b/build/classes/Main/Main.class new file mode 100644 index 0000000..1c18313 Binary files /dev/null and b/build/classes/Main/Main.class differ diff --git a/build/classes/Modelo/Asiento.class b/build/classes/Modelo/Asiento.class new file mode 100644 index 0000000..555c22d Binary files /dev/null and b/build/classes/Modelo/Asiento.class differ diff --git a/build/classes/Modelo/Conexion.class b/build/classes/Modelo/Conexion.class new file mode 100644 index 0000000..6f71bd1 Binary files /dev/null and b/build/classes/Modelo/Conexion.class differ diff --git a/build/classes/Modelo/Consulta.class b/build/classes/Modelo/Consulta.class new file mode 100644 index 0000000..e92c53c Binary files /dev/null and b/build/classes/Modelo/Consulta.class differ diff --git a/build/classes/Modelo/Sala.class b/build/classes/Modelo/Sala.class new file mode 100644 index 0000000..d32e4fd Binary files /dev/null and b/build/classes/Modelo/Sala.class differ diff --git a/build/classes/Modelo/Tarjeta.class b/build/classes/Modelo/Tarjeta.class new file mode 100644 index 0000000..b1c0db8 Binary files /dev/null and b/build/classes/Modelo/Tarjeta.class differ diff --git a/build/classes/Modelo/Usuario.class b/build/classes/Modelo/Usuario.class new file mode 100644 index 0000000..18cae0b Binary files /dev/null and b/build/classes/Modelo/Usuario.class differ diff --git a/build/classes/Modelo/Zona.class b/build/classes/Modelo/Zona.class new file mode 100644 index 0000000..d68f434 Binary files /dev/null and b/build/classes/Modelo/Zona.class differ diff --git a/build/classes/Recursos/mysql-connector-java-8.0.30.jar b/build/classes/Recursos/mysql-connector-java-8.0.30.jar new file mode 100644 index 0000000..92ebe1b Binary files /dev/null and b/build/classes/Recursos/mysql-connector-java-8.0.30.jar differ diff --git a/build/classes/Vista/ConfirmacionPago.class b/build/classes/Vista/ConfirmacionPago.class new file mode 100644 index 0000000..dae17be Binary files /dev/null and b/build/classes/Vista/ConfirmacionPago.class differ diff --git a/build/classes/Vista/ConfirmacionPago.form b/build/classes/Vista/ConfirmacionPago.form new file mode 100644 index 0000000..587b25c --- /dev/null +++ b/build/classes/Vista/ConfirmacionPago.form @@ -0,0 +1,186 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/classes/Vista/Login.class b/build/classes/Vista/Login.class new file mode 100644 index 0000000..3436ba4 Binary files /dev/null and b/build/classes/Vista/Login.class differ diff --git a/build/classes/Vista/Login.form b/build/classes/Vista/Login.form new file mode 100644 index 0000000..23d1030 --- /dev/null +++ b/build/classes/Vista/Login.form @@ -0,0 +1,243 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/classes/Vista/MetodoPago$1.class b/build/classes/Vista/MetodoPago$1.class new file mode 100644 index 0000000..3e75688 Binary files /dev/null and b/build/classes/Vista/MetodoPago$1.class differ diff --git a/build/classes/Vista/MetodoPago$2.class b/build/classes/Vista/MetodoPago$2.class new file mode 100644 index 0000000..1905c97 Binary files /dev/null and b/build/classes/Vista/MetodoPago$2.class differ diff --git a/build/classes/Vista/MetodoPago$3.class b/build/classes/Vista/MetodoPago$3.class new file mode 100644 index 0000000..351269e Binary files /dev/null and b/build/classes/Vista/MetodoPago$3.class differ diff --git a/build/classes/Vista/MetodoPago.class b/build/classes/Vista/MetodoPago.class new file mode 100644 index 0000000..3a85959 Binary files /dev/null and b/build/classes/Vista/MetodoPago.class differ diff --git a/build/classes/Vista/MetodoPago.form b/build/classes/Vista/MetodoPago.form new file mode 100644 index 0000000..90ec4bc --- /dev/null +++ b/build/classes/Vista/MetodoPago.form @@ -0,0 +1,259 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/classes/Vista/Registro.class b/build/classes/Vista/Registro.class new file mode 100644 index 0000000..e9ea532 Binary files /dev/null and b/build/classes/Vista/Registro.class differ diff --git a/build/classes/Vista/Registro.form b/build/classes/Vista/Registro.form new file mode 100644 index 0000000..8ff9830 --- /dev/null +++ b/build/classes/Vista/Registro.form @@ -0,0 +1,215 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/classes/Vista/SalaPrincipal.class b/build/classes/Vista/SalaPrincipal.class new file mode 100644 index 0000000..454e2a7 Binary files /dev/null and b/build/classes/Vista/SalaPrincipal.class differ diff --git a/build/classes/Vista/SalaPrincipal.form b/build/classes/Vista/SalaPrincipal.form new file mode 100644 index 0000000..8ec2c27 --- /dev/null +++ b/build/classes/Vista/SalaPrincipal.form @@ -0,0 +1,388 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/classes/Vista/seleccionarBoleto.class b/build/classes/Vista/seleccionarBoleto.class new file mode 100644 index 0000000..7938c71 Binary files /dev/null and b/build/classes/Vista/seleccionarBoleto.class differ diff --git a/build/classes/Vista/seleccionarBoleto.form b/build/classes/Vista/seleccionarBoleto.form new file mode 100644 index 0000000..1b61bb1 --- /dev/null +++ b/build/classes/Vista/seleccionarBoleto.form @@ -0,0 +1,359 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/README.TXT b/dist/README.TXT new file mode 100644 index 0000000..5f5b264 --- /dev/null +++ b/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 "SalaDeConciertos.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/dist/SalaDeConciertos.jar b/dist/SalaDeConciertos.jar new file mode 100644 index 0000000..09a2704 Binary files /dev/null and b/dist/SalaDeConciertos.jar differ diff --git a/dist/lib/mysql-connector-java-8.0.30.jar b/dist/lib/mysql-connector-java-8.0.30.jar new file mode 100644 index 0000000..92ebe1b Binary files /dev/null and b/dist/lib/mysql-connector-java-8.0.30.jar differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml deleted file mode 100644 index 32f17e2..0000000 --- a/nbproject/build-impl.xml +++ /dev/null @@ -1,1771 +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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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/nbproject/genfiles.properties b/nbproject/genfiles.properties deleted file mode 100644 index a64340c..0000000 --- a/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=5884f2aa -build.xml.script.CRC32=ab1cdf62 -build.xml.stylesheet.CRC32=f85dc8f2@1.108.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=5884f2aa -nbproject/build-impl.xml.script.CRC32=cac1410a -nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.108.0.48 diff --git a/nbproject/private/private.properties b/nbproject/private/private.properties deleted file mode 100644 index 3225732..0000000 --- a/nbproject/private/private.properties +++ /dev/null @@ -1,2 +0,0 @@ -compile.on.save=true -user.properties.file=C:\\Users\\reyes\\AppData\\Roaming\\NetBeans\\18\\build.properties diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml deleted file mode 100644 index 928b901..0000000 --- a/nbproject/private/private.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Vista/MetodoPago.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Controlador/ControladorLogin.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Vista/Login.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Vista/SalaPrincipal.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Modelo/Consulta.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Vista/seleccionarBoleto.java - file:/C:/Users/juanl/Documents/SalaDeConciertos/src/Controlador/ControladorRegistro.java - - - diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index eff1744..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,97 +0,0 @@ -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}/SalaDeConciertos.jar -dist.javadoc.dir=${dist.dir}/javadoc -dist.jlink.dir=${dist.dir}/jlink -dist.jlink.output=${dist.jlink.dir}/SalaDeConciertos -excludes= -file.reference.mysql-connector-java-8.0.30.jar=src\\Recursos\\mysql-connector-java-8.0.30.jar -includes=** -jar.compress=false -javac.classpath=\ - ${file.reference.mysql-connector-java-8.0.30.jar} -# 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=20 -javac.target=20 -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=SalaDeConciertos -main.class=Main.Main -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/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index df94d3d..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - SalaDeConciertos - - - - - - - - -