Re: I can not use ANT from IDEA
Posted By:
Alex_Kobyakov
Posted On:
Friday, July 26, 2002 12:31 AM
Try to change your build process. Use folders instead of .jars in IDEA and build jars separatedly.
So classes will be not archived, so it's no problem to change them.
Or describe your intent more clearly.