Importing Project into Eclipse

From Earlham CS Department
Revision as of 01:23, 21 March 2012 by Lnulric09 (talk | contribs) (Created page with "==Cross-Plateform== #Open Eclipse #Go to File -> Import #Under "General", click on "Existing Projects into Workspace" #Hit Next #Browse your workspace directory and find the Posi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cross-Plateform

  1. Open Eclipse
  2. Go to File -> Import
  3. Under "General", click on "Existing Projects into Workspace"
  4. Hit Next
  5. Browse your workspace directory and find the Posit project file you downloaded with Mercurial
  6. Click Finish
  7. Attempt Compiling

Please Note: If you have issues running the program try:

  • Restarting Eclipse a couple of times
  • Deleting any other projects from the "Package Explorer" toolbar (they will not delete from the workspace directory)

Please keep posting solutions if you run into any other problems