Hi!

I want to select the compiler based in the extension of the file to
compile. For `normal' source code I use jikes, but I also use pizza,
which adds some stuff to java. Files for the pizza-compiler ends with
`.pizza'. Any ideas how I can switch between the 2 compilers depending
on the filename extension?

Bye,
  Stefan

Reply via email to