Closed GoogleCodeExporter closed 9 years ago
Using:
// Do not leverage entries without text
if ( !tu.getSource().hasText() ) {
return false;
}
should work better.
I've made the change. It's in the dev branch and will be in the next snapshot.
Original comment by yves.sav...@gmail.com
on 30 Apr 2013 at 12:40
Original issue reported on code.google.com by
anoopsin...@gmail.com
on 26 Apr 2013 at 7:19