lhasadad
27-Nov-2008, 02:44 PM
Anyone have a plugin set up to allow for comparing java files after prettying the source. I have some code that has been reformated within the eclipse platform that should for the most part be identical. of course with the reformat it shows a lot of structural differences that are really just formatting changes. I would like to have something like the java class plugin that works just on the source and puts both side through similar formating so compare shows only real differences.