Ant task reflection
betaDescription
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 Reviews
Be the first to post a review of Ant task reflection!