#!/bin/sh
cd "`dirname $0`"
cd ../../..
java -jar "netbeans/dist/Code_Quality_Checker.jar"
