Java compiler API [WAS Re: Compiling with Servlet spec 2.3 classloading]

2002-12-16 Thread Ovidiu Predescu
Hi, Great stuff, Chris! I didn't realize Eclipse comes with its own compiler. Your API is a great tool to abstract out the inner details of a compiler. I'll check out both of them to see how they could be used in a useful way in some of the things I have in mind. I'm primarily interested in

Java compiler API [WAS Re: Compiling with Servlet spec 2.3 classloading]

2002-12-16 Thread Ovidiu Predescu
Hi, Great stuff, Chris! I didn't realize Eclipse comes with its own compiler. Your API is a great tool to abstract out the inner details of a compiler. I'll check out both of them to see how they could be used in a useful way in some of the things I have in mind. I'm primarily interested in