Quote:
Originally Posted by ashida
added the LRFTools-0.9.236.jar in to netbeans. how to run the jar files.. or i have to write a seperate program using this? totally confused... i need to run this program..
|
This jar is intended to be run from command line. You can call from netbeans to the main function lrf.RecurseDirs.main passing a String[] holding command line arguments.