Importing Posit into Eclipse

From Earlham CS Department
Revision as of 10:49, 23 March 2012 by Twright09 (talk | contribs)
Jump to navigation Jump to search

Cross-Platform

  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 folder you downloaded with Mercurial
  6. Check the "Copy projects into workspace" box
  7. Click Finish


  1. Install a Google API if you haven't already.
  2. Go to Window -> AVD Manager
    1. Select your installed Google API
    2. Click 'Edit'
    3. Give the SD Card some space (e.g. 10 MiB)
    4. Under 'Hardware', make sure both GPS support and Camera support are installed and enabled.
    5. Click 'Edit AVD'
  3. Run the Google API. Wait a really long time. if it works right, Posit is the globe icon in the menu with the other apps.


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