Description
The purpose of this project is to provide posibility for Java reflection invocations from within Ant build file. For example:
<reflectant result="result_property" field="TEST_FIELD" classname="some.interesting.classs"/>
<echo "some.interesting.c
Categories
License
Update Notifications
User Ratings
User Reviews
-
Reflectant is great! Thanks.