From cb33e950895af6ecb5512e2c70e18c041d44aa39 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Wed, 24 Nov 2010 19:04:42 -0500 Subject: [PATCH] okay, so I'm not a total moron ... it was just my ridiculously muddled CLASSPATH that was to blame (along with the Flex SDK, maybe) --- .gitignore | 1 + build.xml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 14 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b468b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.class diff --git a/build.xml b/build.xml index 1aba685..3446c1c 100644 --- a/build.xml +++ b/build.xml @@ -1,21 +1,21 @@ - + - - - - - + + + + + - - - + + + - - - - - + + + +