Command line reflectionat 2010-02-16 in Announcements by friebe (0 comments) The xp command line tool has a new command line switch, -r, which will print reflection information about a class, interface or enum.![]() Output of: xp -r io.streams.FileInputStream This feature will be available with the next XP release, 5.7.8. If you're using an SVN checkout, you will need to update the runners as follows: $ cd ~/bin |
|