Russ Atkind wrote: > > I was wondering if it's possible to have Ant use a Java compiler other than > javac and jikes. I'm using an object database that requires use of its own > compiler to do preprocessing before passing it off to javac. If the current > code doesn't support this, perhaps I could make the change myself; would it > be difficult?
At the very minimum you have 'exec' -- Kevin A Burton ([EMAIL PROTECTED]) http://relativity.yi.org Message to SUN: "Please Open Source Java!" "For evil to win is for good men to do nothing."
