.classpath | 10 ++++++++++ .project | 17 +++++++++++++++++ make/scripts/make.joal-demos.all.freebsd-x86_64.sh | 12 ++++++++++++ make/scripts/make.joal-demos.all.linux-x86_64.sh | 22 +++------------------- 4 files changed, 42 insertions(+), 19 deletions(-) create mode 100644 .classpath create mode 100644 .project create mode 100755 make/scripts/make.joal-demos.all.freebsd-x86_64.sh