Skip to content

Releases: HasanYahya101/Weather-App-Java

Source and Compiled Jars

08 May 18:10
Compare
Choose a tag to compare

Note:

javafx.zip should be extracted in the C:/ Drive of a Laptop/PC. Moreover, the Jar Files zip works and demonstrates the working of the Application without Source Code, ie: .java Files. While the Source Code one, does it with .java Files. For both of these go to .vscode/launch.json and make sure that the vmArgs points to the lib Folder (the one with javafx jar files) of the extracted javafx.zip Folder. Additionally, go to config.properties file and add the API Keys as stated in the main ReadMe of this Repository. Everything should work after these changes.