classpath-0.95 merge
Andrew Haley
aph-gcc@littlepinkcloud.COM
Fri May 11 10:14:00 GMT 2007
Gary Benson writes:
> Andrew Haley wrote:
> > Matthias Klose writes:
> > > How to determine .class and generated .h files for .java files
> > > which are removed in the merge.
> >
> > It's probably easiest to svn delete the lot of them and then
> > rebuild. However, this would lead to a lot of diffs. Hmm, I wonder
> > if there is some automatic to handle this: perhaps delete all the
> > classes, then rebuild, then do a diff of the directory listing with
> > a clean tree?
>
> It shouldn't lead to differences, unless you're using a different ecj.
> Just deleting all the classes and headers and rebuilding should be
> sufficient.
And how will you know which classes and headers to "svn delete" ?
Andrew.
More information about the Java
mailing list