Open dankurka opened 9 years ago
Do you mind posting a patch to gerrit, see: http://www.gwtproject.org/makinggwtbetter.html
Reported by dankurka@google.com
on 2013-05-27 21:00:12
NeedsInfo
I am working on it.
Are there specific tests I need to run to check if I did not break anything ?
Is Eclipse setup still supported ? For example it expects me to use a very old version
of checkstyle, which I can no longer install. Or should I use IntelliJ ?
Reported by david.nouls
on 2013-05-29 06:49:45
We'll update the checkstyle dependency in due time (the config files need to be updated
for the new versions), but you can simply run the checkstyle checks from Ant and not
bother enabling checkstyle in Eclipse (that's what I do).
Otherwise, I think the existing tests should be enough, and maybe just make sure they
exercise the "lazy parse" portion of your code? (possibly adding a few new tests if
you feel the need)
Reported by t.broyer
on 2013-05-29 13:45:32
Originally reported on Google Code with ID 8083
Reported by
david.nouls
on 2013-03-27 16:08:53