In the ReflectionUtils example on the front page of the google code site there
is a typo. It says:
import static org.reflections.ReflectionsUtils.*;
But it should be:
import static org.reflections.ReflectionUtils.*;
Original issue reported on code.google.com by per.fred...@gmail.com on 30 Jul 2013 at 7:12
Original issue reported on code.google.com by
per.fred...@gmail.com
on 30 Jul 2013 at 7:12