Skip to content

noahang/tp

 
 

Repository files navigation

Java CI

FitFriends

Ui

Prerequisites

  1. JDK 17 installed
  2. IntelliJ IDEA (updated to the latest version)

Setup Instructions

  1. Open Intellij IDEA
  • If you're currently inside another project, close it by selecting File > Close Project
  1. Configure IntelliJ to use JDK 17:
  • Follow this guide to select JDK 17
  • Set Project language level to SDK default in the same dialog.
  1. Run the Placeholder file:
  • Locate the file named PLACEHOLDER_FILE_FOR_NOW
  • right-click it, and select Run FitFriends.main()

If the setup is successful, you'll see

Hello from
FITFRIENDS!!!!!!!!!!!!!!!!!!!!!

Important: Do not rename or move Java files out of the default location (src/main/java). Tools like Gradle rely on this structure.

About

CS2103T AY2425S2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 94.1%
  • CSS 5.9%