From cc27a9c4f831b2eb90750d1cfcb53caf4e4424c2 Mon Sep 17 00:00:00 2001 From: Nuno Taborda Date: Thu, 4 Oct 2007 09:56:58 +0000 Subject: [PATCH] Cleanup git-svn-id: https://svn.coded.pt/svn/SIPRP@580 bb69d46d-e84e-40c8-a05a-06db0d633741 --- questionarios/Coiso/build.xml | 69 --- questionarios/Coiso/manifest.mf | 3 - questionarios/Coiso/nbproject/build-impl.xml | 541 ------------------ .../Coiso/nbproject/genfiles.properties | 8 - .../Coiso/nbproject/project.properties | 56 -- questionarios/Coiso/nbproject/project.xml | 16 - questionarios/Coiso/src/coiso/Main.java | 32 -- 7 files changed, 725 deletions(-) delete mode 100644 questionarios/Coiso/build.xml delete mode 100644 questionarios/Coiso/manifest.mf delete mode 100644 questionarios/Coiso/nbproject/build-impl.xml delete mode 100644 questionarios/Coiso/nbproject/genfiles.properties delete mode 100644 questionarios/Coiso/nbproject/project.properties delete mode 100644 questionarios/Coiso/nbproject/project.xml delete mode 100644 questionarios/Coiso/src/coiso/Main.java diff --git a/questionarios/Coiso/build.xml b/questionarios/Coiso/build.xml deleted file mode 100644 index 2158a534..00000000 --- a/questionarios/Coiso/build.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - Builds, tests, and runs the project Coiso. - - - diff --git a/questionarios/Coiso/manifest.mf b/questionarios/Coiso/manifest.mf deleted file mode 100644 index 328e8e5b..00000000 --- a/questionarios/Coiso/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/questionarios/Coiso/nbproject/build-impl.xml b/questionarios/Coiso/nbproject/build-impl.xml deleted file mode 100644 index 00e5e4b9..00000000 --- a/questionarios/Coiso/nbproject/build-impl.xml +++ /dev/null @@ -1,541 +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 select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - - - - - - java -cp "${run.classpath.with.dist.jar}" ${main.class} - - - - - - - - - - - - - - - - - - - - - - - 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 debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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 one file in the IDE or set test.class - - - - - - - - - - - - - - - - - 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/questionarios/Coiso/nbproject/genfiles.properties b/questionarios/Coiso/nbproject/genfiles.properties deleted file mode 100644 index e47da1e2..00000000 --- a/questionarios/Coiso/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=e6967949 -build.xml.script.CRC32=d8f79680 -build.xml.stylesheet.CRC32=240b97a2 -# 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=e6967949 -nbproject/build-impl.xml.script.CRC32=0fc26484 -nbproject/build-impl.xml.stylesheet.CRC32=65d7ca21 diff --git a/questionarios/Coiso/nbproject/project.properties b/questionarios/Coiso/nbproject/project.properties deleted file mode 100644 index 81e6a6ba..00000000 --- a/questionarios/Coiso/nbproject/project.properties +++ /dev/null @@ -1,56 +0,0 @@ -application.args= -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 -# 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 -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}/Coiso.jar -dist.javadoc.dir=${dist.dir}/javadoc -jar.compress=false -javac.classpath= -# 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} -javadoc.additionalparam= -javadoc.author=false -javadoc.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=coiso.Main -manifest.file=manifest.mf -meta.inf.dir=${src.dir}/META-INF -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 -# 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} -src.dir=src -test.src.dir=test diff --git a/questionarios/Coiso/nbproject/project.xml b/questionarios/Coiso/nbproject/project.xml deleted file mode 100644 index 8456f35d..00000000 --- a/questionarios/Coiso/nbproject/project.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - Coiso - 1.6.5 - - - - - - - - - diff --git a/questionarios/Coiso/src/coiso/Main.java b/questionarios/Coiso/src/coiso/Main.java deleted file mode 100644 index 295b1a65..00000000 --- a/questionarios/Coiso/src/coiso/Main.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Main.java - * - * Created on October 4, 2007, 10:55 AM - * - * To change this template, choose Tools | Template Manager - * and open the template in the editor. - */ - -package coiso; - -/** - * - * @author ntaborda - */ -public class Main -{ - - /** Creates a new instance of Main */ - public Main() - { - } - - /** - * @param args the command line arguments - */ - public static void main(String[] args) - { - // TODO code application logic here - } - -}