Skip to content

thekingofklorine/Family-Map-BackEnd

Repository files navigation

FamilyMapServerStudent

  • Refer to the How To Get Started document on the Family Map Server Program Assignment for more detailed instructions and help with common issues.

General Instructions:

  1. Follow the instructions on github regarding how to clone this repository into a directory on your local machine.
  2. Open IntelliJ.
  3. Select File -> Open...
  4. Navigate to the newly cloned repository and select it.
  5. Allow IntelliJ a few minutes to download any dependencies and set up the project.
  6. Once it is done loading, make sure the main function found in HelloWorld.java runs without errors. It is found inside the project in the src/main/java/HelloWorld.java directory.
  7. Select Help -> Edit Custom VM Options and add the following line to the end of the file: -Deditable.java.test.console=true This is necessary to run the test driver properly.
  8. Select File -> Invalidate Caches / Restart.
  9. Once IntelliJ finishes restarting, you should be good to go. Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published