Skip to content
/ CSC212FinalProject Public template

Skeleton code for final projects if you want.

Notifications You must be signed in to change notification settings

jjfiv/CSC212FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC212FinalProject

Skeleton code for final projects if you want.

Instructions:

  1. Click "Use this Template" -> Green Button on Github.
  2. Name your project.
  3. Open the pom.xml file (can be on Github!).
    1. Edit the <artifactId>FinalProject</artifactId> to whatever you want (line 8).
    2. Commit with Github! (Github actions will check to see if it still compiles!)
  4. Import to Eclipse!

How to import this project to Eclipse:

There are a lot of steps here! Don't try to memorize them. Whenever you click next, or open a menu, see if you can read it, guess what you should do next, and confirm with these steps. Doing it this way will help you get through it quicker for future assignments.

  1. Go to the "File" menu and choose "Import"
  2. Expand the Git Folder and choose "Projects from Git (with smart import)"
  3. Click "Next"
  4. Choose "Clone URI"
  5. Copy and paste the URL of YOUR FORK OF THIS PROJECT into the URI field.
  6. Click "Next"
  7. Wait for it to find "master"
  8. Click "Next"
  9. (optional) Choose a directory to store the project.
  10. Click "Next"
  11. Click "Finish"

About

Skeleton code for final projects if you want.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages