#!/bin/sh CLASSPATH=@JAVADIR@/eclipse-ecj.jar${CLASSPATH:+:}$CLASSPATH \ gij org.eclipse.jdt.internal.compiler.batch.Main "$@"