JDT and Jasper

2004-08-13 Thread Remy Maucherat
Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It is also relatively small (the whole compiler

Re: JDT and Jasper

2004-08-13 Thread Costin Manolache
Are you talking about the compiler in eclipse ? Does it allow a way to set up to use jikes ? Costin Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the

Re: JDT and Jasper

2004-08-13 Thread Remy Maucherat
Costin Manolache wrote: Are you talking about the compiler in eclipse ? Yes. Does it allow a way to set up to use jikes ? No. It's a compiler written in Java, and it should be fast enough. Rémy - To unsubscribe, e-mail: [EMAIL

Re: JDT and Jasper

2004-08-13 Thread Remy Maucherat
Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It is also relatively

Re: JDT and Jasper

2004-08-13 Thread Costin Manolache
Remy Maucherat wrote: Remy Maucherat wrote: Hi, I've changed my mind a lot on this particular subject, but I'm still investigating. I'm looking at JDT right now, for use in Jasper, to replace Ant + javac task as the default Java compiler. It might be mature enough, and would run with a JRE. It