/Reflects.java

Awesome Java reflection utilities

Primary LanguageJavaOtherNOASSERTION

Reflects.java

Build

This project uses [BuildR] 1, a build system for Java application to replace Maven 2. If you're using Windows, we recommend you to use pik and read [this problem] 2.

To begin, make sure Ruby, gem, bundler, etc. are ready.

bundle install
buildr --help

Use

Refer to the my.jug.reflects.ReflectsTest for now.