From 0d0a7083d61d85362a16dc571107b870a891f85b Mon Sep 17 00:00:00 2001 From: vaniaocampo Date: Fri, 16 Jan 2015 03:49:54 -0300 Subject: [PATCH 1/6] First commit to github.com --- JavaTest/build.xml | 73 ++ JavaTest/file number one.txt | 1 + JavaTest/manifest.mf | 3 + JavaTest/nbproject/build-impl.xml | 1413 ++++++++++++++++++++++++ JavaTest/nbproject/genfiles.properties | 8 + JavaTest/nbproject/project.properties | 73 ++ JavaTest/nbproject/project.xml | 15 + JavaTest/src/javatest/JavaTest.java | 14 + 8 files changed, 1600 insertions(+) create mode 100644 JavaTest/build.xml create mode 100644 JavaTest/file number one.txt create mode 100644 JavaTest/manifest.mf create mode 100644 JavaTest/nbproject/build-impl.xml create mode 100644 JavaTest/nbproject/genfiles.properties create mode 100644 JavaTest/nbproject/project.properties create mode 100644 JavaTest/nbproject/project.xml create mode 100644 JavaTest/src/javatest/JavaTest.java diff --git a/JavaTest/build.xml b/JavaTest/build.xml new file mode 100644 index 00000000..225c59d9 --- /dev/null +++ b/JavaTest/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project JavaTest. + + + diff --git a/JavaTest/file number one.txt b/JavaTest/file number one.txt new file mode 100644 index 00000000..55b91137 --- /dev/null +++ b/JavaTest/file number one.txt @@ -0,0 +1 @@ +System.out.println("Hola mundo"); \ No newline at end of file diff --git a/JavaTest/manifest.mf b/JavaTest/manifest.mf new file mode 100644 index 00000000..1574df4a --- /dev/null +++ b/JavaTest/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + diff --git a/JavaTest/nbproject/build-impl.xml b/JavaTest/nbproject/build-impl.xml new file mode 100644 index 00000000..0aa59b4c --- /dev/null +++ b/JavaTest/nbproject/build-impl.xml @@ -0,0 +1,1413 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/JavaTest/nbproject/genfiles.properties b/JavaTest/nbproject/genfiles.properties new file mode 100644 index 00000000..65952ffb --- /dev/null +++ b/JavaTest/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=e3ffc9d9 +build.xml.script.CRC32=74429054 +build.xml.stylesheet.CRC32=8064a381@1.74.1.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=e3ffc9d9 +nbproject/build-impl.xml.script.CRC32=11fe2361 +nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.74.1.48 diff --git a/JavaTest/nbproject/project.properties b/JavaTest/nbproject/project.properties new file mode 100644 index 00000000..f9b83637 --- /dev/null +++ b/JavaTest/nbproject/project.properties @@ -0,0 +1,73 @@ +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.test.classpath=\ + ${run.test.classpath} +# 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}/JavaTest.jar +dist.javadoc.dir=${dist.dir}/javadoc +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.8 +javac.target=1.8 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.processorpath=\ + ${javac.test.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= +main.class=javatest.JavaTest +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.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +source.encoding=UTF-8 +src.dir=src +test.src.dir=test diff --git a/JavaTest/nbproject/project.xml b/JavaTest/nbproject/project.xml new file mode 100644 index 00000000..3803a6c6 --- /dev/null +++ b/JavaTest/nbproject/project.xml @@ -0,0 +1,15 @@ + + + org.netbeans.modules.java.j2seproject + + + JavaTest + + + + + + + + + diff --git a/JavaTest/src/javatest/JavaTest.java b/JavaTest/src/javatest/JavaTest.java new file mode 100644 index 00000000..578e6407 --- /dev/null +++ b/JavaTest/src/javatest/JavaTest.java @@ -0,0 +1,14 @@ +package javatest; +/** + * @author vania + */ +public class JavaTest { + + /** + * @param args the command line arguments + */ + public static void main(String[] args) { + // TODO code application logic here + } + +} From 15cc05b2703d5ba06c565cde46b825a7ae714ac6 Mon Sep 17 00:00:00 2001 From: vaniaocampo Date: Fri, 16 Jan 2015 04:08:34 -0300 Subject: [PATCH 2/6] --- JavaTest/src/javatest/JavaTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaTest/src/javatest/JavaTest.java b/JavaTest/src/javatest/JavaTest.java index 578e6407..5e7ca500 100644 --- a/JavaTest/src/javatest/JavaTest.java +++ b/JavaTest/src/javatest/JavaTest.java @@ -8,7 +8,7 @@ public class JavaTest { * @param args the command line arguments */ public static void main(String[] args) { - // TODO code application logic here + System.out.println("Hola mundo"); } } From a9608414a27621d1177c2e31f77313b2248a13e2 Mon Sep 17 00:00:00 2001 From: Vania Date: Fri, 16 Jan 2015 04:10:29 -0300 Subject: [PATCH 3/6] Update JavaTest.java add some comments --- JavaTest/src/javatest/JavaTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaTest/src/javatest/JavaTest.java b/JavaTest/src/javatest/JavaTest.java index 5e7ca500..d91beed3 100644 --- a/JavaTest/src/javatest/JavaTest.java +++ b/JavaTest/src/javatest/JavaTest.java @@ -2,7 +2,7 @@ /** * @author vania */ -public class JavaTest { +public class JavaTest { //save as JavaTest.java /** * @param args the command line arguments From 14f0d3bdb9a5af8f2d66b2daf2cb4c0cc61cdd3e Mon Sep 17 00:00:00 2001 From: vaniaocampo Date: Fri, 16 Jan 2015 04:20:51 -0300 Subject: [PATCH 4/6] =?UTF-8?q?Estableciendo=20versi=C3=B3n=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JavaTest/src/javatest/JavaTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/JavaTest/src/javatest/JavaTest.java b/JavaTest/src/javatest/JavaTest.java index d91beed3..edf533ff 100644 --- a/JavaTest/src/javatest/JavaTest.java +++ b/JavaTest/src/javatest/JavaTest.java @@ -9,6 +9,7 @@ public class JavaTest { //save as JavaTest.java */ public static void main(String[] args) { System.out.println("Hola mundo"); + System.out.println("Version 1.0"); } } From 24c9467d547ba393f38c6c8bf68484488424fe9f Mon Sep 17 00:00:00 2001 From: Graciela Date: Sun, 17 May 2026 17:20:33 -0300 Subject: [PATCH 5/6] feat: PL-000 fix link OOP exercises --- .gitignore | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 32858aad..eb36edd3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +# IntelliJ IDEA +.idea/ +*.iml \ No newline at end of file diff --git a/README.md b/README.md index 5ba5aaeb..c4ada605 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ You will commit all your code on a daily basis, when you finish your practice. #####Practice:##### -1. [OOP Exercises](http://www.ntu.edu.sg/home/ehchua/programming/java/J3f_OOPExercises.html) +1. [OOP Exercises](https://www3.ntu.edu.sg/home/ehchua/programming/java/J3f_OOPExercises.html) 2. Design a building like a house and provide a builder to build it. 3. Design a hospital and provide classes to build it (builder, factories, etc). From 9069c1e2814fc759aebf7a8a2a917093b5427a62 Mon Sep 17 00:00:00 2001 From: Graciela Date: Sun, 17 May 2026 17:27:44 -0300 Subject: [PATCH 6/6] feat: PL-000 delete testing files --- JavaTest/build.xml | 73 -- JavaTest/file number one.txt | 1 - JavaTest/manifest.mf | 3 - JavaTest/nbproject/build-impl.xml | 1413 ------------------------ JavaTest/nbproject/genfiles.properties | 8 - JavaTest/nbproject/project.properties | 73 -- JavaTest/nbproject/project.xml | 15 - JavaTest/src/javatest/JavaTest.java | 15 - 8 files changed, 1601 deletions(-) delete mode 100644 JavaTest/build.xml delete mode 100644 JavaTest/file number one.txt delete mode 100644 JavaTest/manifest.mf delete mode 100644 JavaTest/nbproject/build-impl.xml delete mode 100644 JavaTest/nbproject/genfiles.properties delete mode 100644 JavaTest/nbproject/project.properties delete mode 100644 JavaTest/nbproject/project.xml delete mode 100644 JavaTest/src/javatest/JavaTest.java diff --git a/JavaTest/build.xml b/JavaTest/build.xml deleted file mode 100644 index 225c59d9..00000000 --- a/JavaTest/build.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project JavaTest. - - - diff --git a/JavaTest/file number one.txt b/JavaTest/file number one.txt deleted file mode 100644 index 55b91137..00000000 --- a/JavaTest/file number one.txt +++ /dev/null @@ -1 +0,0 @@ -System.out.println("Hola mundo"); \ No newline at end of file diff --git a/JavaTest/manifest.mf b/JavaTest/manifest.mf deleted file mode 100644 index 1574df4a..00000000 --- a/JavaTest/manifest.mf +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -X-COMMENT: Main-Class will be added automatically by build - diff --git a/JavaTest/nbproject/build-impl.xml b/JavaTest/nbproject/build-impl.xml deleted file mode 100644 index 0aa59b4c..00000000 --- a/JavaTest/nbproject/build-impl.xml +++ /dev/null @@ -1,1413 +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/JavaTest/nbproject/genfiles.properties b/JavaTest/nbproject/genfiles.properties deleted file mode 100644 index 65952ffb..00000000 --- a/JavaTest/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=e3ffc9d9 -build.xml.script.CRC32=74429054 -build.xml.stylesheet.CRC32=8064a381@1.74.1.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=e3ffc9d9 -nbproject/build-impl.xml.script.CRC32=11fe2361 -nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.74.1.48 diff --git a/JavaTest/nbproject/project.properties b/JavaTest/nbproject/project.properties deleted file mode 100644 index f9b83637..00000000 --- a/JavaTest/nbproject/project.properties +++ /dev/null @@ -1,73 +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.test.classpath=\ - ${run.test.classpath} -# 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}/JavaTest.jar -dist.javadoc.dir=${dist.dir}/javadoc -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.8 -javac.target=1.8 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -javac.test.processorpath=\ - ${javac.test.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= -main.class=javatest.JavaTest -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.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -source.encoding=UTF-8 -src.dir=src -test.src.dir=test diff --git a/JavaTest/nbproject/project.xml b/JavaTest/nbproject/project.xml deleted file mode 100644 index 3803a6c6..00000000 --- a/JavaTest/nbproject/project.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - JavaTest - - - - - - - - - diff --git a/JavaTest/src/javatest/JavaTest.java b/JavaTest/src/javatest/JavaTest.java deleted file mode 100644 index edf533ff..00000000 --- a/JavaTest/src/javatest/JavaTest.java +++ /dev/null @@ -1,15 +0,0 @@ -package javatest; -/** - * @author vania - */ -public class JavaTest { //save as JavaTest.java - - /** - * @param args the command line arguments - */ - public static void main(String[] args) { - System.out.println("Hola mundo"); - System.out.println("Version 1.0"); - } - -}