Page 1 of 1

java plugin and comments

Posted: Wed Sep 13, 2006 12:55 pm
by bugsBunny
I've just noticed that if I use the jacobe plugin for java source, the diff output nicely lines up the text, which it always did. What I don't understand is that single line ( // type ) and javadoc (/** */ type) comments no longer get skipped while (/* */ type) do, although checked in Ignore Comments. Not using the plugin, skips all types of comments (thus leading me to suspect that the regex for comments is not the issue), but formatting causes differences to be displayed. Is this a known issue with plugins?

thanks,
Robert

Posted: Wed Sep 13, 2006 6:33 pm
by psguru
You are correct, it's a known bug. The fix appears in (not yet officially released) 3.4.3. Please download it from http://www.prestosoft.com/download/edpro343.exe and let us know the results.

Posted: Fri Nov 17, 2006 8:41 am
by bugsBunny
somehow I missed this, and just downloaded. seems to work.