You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From section 2
To get ur debugger/Intellij to run properly, remember to import the project by clicking import project -> selecting your build.gradle file.
Your intellij should import the entire project correctly and everything should work.
PS: spent an hour trying to figure out why my Intellij was not running properly and even reinstalled my jdk ._.
The text was updated successfully, but these errors were encountered:
Lesson learnt in reading your documentation:
https://nus-cs2103-ay1920s1.github.io/addressbook-level3/SettingUp.html
From section
2
To get ur debugger/Intellij to run properly, remember to import the project by clicking
import project
-> selecting yourbuild.gradle
file.Your intellij should import the entire project correctly and everything should work.
PS: spent an hour trying to figure out why my Intellij was not running properly and even reinstalled my jdk ._.
The text was updated successfully, but these errors were encountered: