Close
jGuru Forums
Posted By: Gene_Myers Posted On: Saturday, September 29, 2001 06:37 AM
I'm rewritting an application that was originally written for jdk1.1.8. The app made use of serialised data, and in order to migrate to jdk1.3, I have a project where I need to compile some packages with 1.1.8, and some packages with 1.3. Does anyone know if this is possible easily with ANT, or perhaps I will have to write a class that implements the CompilerAdapter interface?
Re: multiple jdk's
Posted By: Gene_Myers Posted On: Sunday, September 30, 2001 02:23 PM