Re: example which shows how to use the External Javac Compiler

2006-08-21 Thread Antoine Levy-Lambert
Hi, when you use the external compiler setting of ant, you have to set the attribute executable to be the full path of the compiler. I hope that it works for you. If not email this list again. Might end up into a bug report. By the way, what is the J9 compiler ? Regards, Antoine On Aug

Re: example which shows how to use the External Javac Compiler

2006-08-20 Thread Vincent
I think you only needs to configure JAVA_HOME variable to the jdk version you need. On 8/20/06, John Davis <[EMAIL PROTECTED]> wrote: Hello i am still trying to get the J9 compiler to work with Ant. Does anybody know where I can find an example using the external compiler setting of ant? --

example which shows how to use the External Javac Compiler

2006-08-19 Thread John Davis
Hello i am still trying to get the J9 compiler to work with Ant. Does anybody know where I can find an example using the external compiler setting of ant? -- John F. Davis "JD" http://www.skink.net - To unsubscribe, e-mail: [