On Sun, May 11, 2014 at 7:56 PM, Stefan Bodewig wrote:
>> I need to figure out a way to get a list of the java files in my
>> structure and then delete the corresponding class files.
Just be aware/remember that it's not 1-to-1, i.e. a single .java can
generate more than on .class file, because of
Wasn't officially on the user list yet when I sent this -- so just in case I am
resending it.
KM
From: KM
To: "user@ant.apache.org"
Sent: Wednesday, May 7, 2014 11:47 AM
Subject: determine a list of class files to delete based on java files
Hi All,
I n
On 2014-05-12 10:45 AM, KM wrote:
> Wasn't officially on the user list yet when I sent this -- so just in case I
> am resending it.
> KM
>
>
>
> From: KM
> To: "user@ant.apache.org"
> Sent: Wednesday, May 7, 2014 11:47 AM
> Subject: determine a list of class