cs3443-app-prog-pathfinders-maze

Steps to run this application in Eclipse with EGit plugin installed:

  • Left click Package-Explorer, click 'Import...'
  • Select Git->Projects from Git (with smart import), click Next
  • Select 'Clone URI', click Next
  • Set URI to repository URL(e.g. https://github.com/GithubUsername/cs3443-app-prog-group12-pathfinders-maze), set Github username and password, select 'Store in Secure Store', click Next, click Next, click Next
  • Select 'Add project to working sets', click Finish, and the application should appear in Package-Explorer