Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 739 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 739 Bytes

cs414-f17-301-caacc

Hnefatafl

Dev environment setup

Eclipse:

  1. File -> Import -> Git -> Projects From Git -> Clone URI
  2. Continue until it requests user input for what wizard to import with
  3. Select 'Import as general project'
  4. Right click project: Configure -> Convert to Maven Project

IntelliJ IDEA:

  1. File -> New -> Project from Version Control -> GitHub
  2. When prompted to create IDEA project, click Yes
  3. Import project from external model -> Maven
  4. Check the 'Import Maven projects automatically' checkbox
  5. Complete the rest of the menu