#!/bin/bash MAINCLASS="me.lixko.tatrop.Main" BUILDDIR="$DIR/build" BUILDJAVA="$BUILDDIR/java" SRCPHP="$DIR/src/php" SRCJAVA="$DIR/src/java"