From 496a6262ea0b8155fbba9ee4b579651f07f6b470 Mon Sep 17 00:00:00 2001 From: bepo23 Date: Wed, 1 Jul 2009 07:23:01 +0000 Subject: [PATCH] Nothing special, fighting agains GUI issues... :) git-svn-id: svn://svn.code.sf.net/p/wiigee/code/trunk@97 c7eff9ee-dd40-0410-8832-91a4d88773cf --- nbproject/build-impl.xml | 80 ++++- nbproject/genfiles.properties | 4 +- nbproject/project.properties | 1 + src/org/wiigee/device/Device.java | 337 +++++++++++----------- test/org/wiigee/logic/ClassifierTest.java | 2 +- 5 files changed, 242 insertions(+), 182 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index e8283d0..55720ab 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -20,6 +20,13 @@ is divided into following sections: --> + + + + + + + - + + + + + + - + @@ -371,7 +398,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + @@ -437,11 +464,29 @@ is divided into following sections: java -jar "${dist.jar.resolved}" + + + + + + + + + + + + + + + + + + - +