diff --git a/Prueba/build.xml b/Prueba/build.xml index 0d53845..c7d9c09 100644 --- a/Prueba/build.xml +++ b/Prueba/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project Prueba. + + Builds, tests, and runs the project ProyectoASCII. - + @@ -619,7 +619,7 @@ is divided into following sections: - + @@ -716,7 +716,7 @@ is divided into following sections: - + @@ -1057,7 +1057,7 @@ is divided into following sections: - + @@ -1728,7 +1728,7 @@ is divided into following sections: - + diff --git a/Prueba/nbproject/genfiles.properties b/Prueba/nbproject/genfiles.properties index 254fb37..536fd6c 100644 --- a/Prueba/nbproject/genfiles.properties +++ b/Prueba/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=7a8785d8 -build.xml.script.CRC32=c7833a75 +build.xml.data.CRC32=8e385ee2 +build.xml.script.CRC32=8f157fe3 build.xml.stylesheet.CRC32=f85dc8f2@1.104.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=7a8785d8 -nbproject/build-impl.xml.script.CRC32=758ddeb3 +nbproject/build-impl.xml.data.CRC32=8e385ee2 +nbproject/build-impl.xml.script.CRC32=3ab37f76 nbproject/build-impl.xml.stylesheet.CRC32=12e0a6c2@1.104.0.48 diff --git a/Prueba/nbproject/project.properties b/Prueba/nbproject/project.properties index 80ff922..1990c5e 100644 --- a/Prueba/nbproject/project.properties +++ b/Prueba/nbproject/project.properties @@ -28,10 +28,10 @@ debug.test.modulepath=\ dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist -dist.jar=${dist.dir}/Prueba.jar +dist.jar=${dist.dir}/ProyectoASCII.jar dist.javadoc.dir=${dist.dir}/javadoc dist.jlink.dir=${dist.dir}/jlink -dist.jlink.output=${dist.jlink.dir}/Prueba +dist.jlink.output=${dist.jlink.dir}/ProyectoASCII excludes= file.reference.itextpdf-5.5.13.jar=C:\\Users\\Hp\\OneDrive\\Escritorio\\JAR\\itextpdf-5.5.13.jar file.reference.okhttp-3.9.1.jar=C:\\Users\\Hp\\OneDrive\\Escritorio\\JAR\\okhttp-3.9.1.jar @@ -78,7 +78,7 @@ jlink.additionalmodules= # The jlink additional command line parameters jlink.additionalparam= jlink.launcher=true -jlink.launcher.name=Prueba +jlink.launcher.name=ProyectoASCII main.class=prueba.Prueba manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF diff --git a/Prueba/nbproject/project.xml b/Prueba/nbproject/project.xml index 46d41ee..2b61d32 100644 --- a/Prueba/nbproject/project.xml +++ b/Prueba/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - Prueba + ProyectoASCII