Testing remote version control using Eclipse.
Before running this project, you need to do the following:
- Create the database (I used PostgreSQL). See the db_helpers in the folder named "doc".
- Add the appropriate JDBC to the project references.
- Find the text-file "SampleWeatherStats.txt" in the folder named "doc", modify the filePath in the phaseOne() function to match the corresponding location.