Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 452 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 452 Bytes

Java-Sourcecode-downloader

This script will download the Java source code for all the methods listed in the file on which you run the script. (Uses http://grepcode.com to download source code).

How to use:

Simply place the script in the folder you want the .java files to be downloaded to. Make sure your list of methods is also in the same folder.
Run the script and give it the name of the file that contains the list of methods.