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.
Announcement
Collapse
No announcement yet.
How about prettied java source
Collapse
X
-
There's a "Jave source tidied" file format available at http://www.scootersoftware.com/downl...kb_moreformats.Zoë P Scooter Software
Comment