cs414-f17-301-caacc
Eclipse:
- File -> Import -> Git -> Projects From Git -> Clone URI
- URI: https://github.com/iguanastin/cs414-f17-301-caacc.git
- Your user authentication
- Continue until it requests user input for what wizard to import with
- Select 'Import as general project'
- Right click project: Configure -> Convert to Maven Project
IntelliJ IDEA:
- File -> New -> Project from Version Control -> GitHub
- Git Repository URL: https://github.com/iguanastin/cs414-f17-301-caacc.git
- When prompted to create IDEA project, click Yes
- Import project from external model -> Maven
- Check the 'Import Maven projects automatically' checkbox
- Complete the rest of the menu