classpath-0.95 merge

Gary Benson gbenson@redhat.com
Fri May 11 10:01:00 GMT 2007


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.

Cheers,
Gary



More information about the Java mailing list