Difference between revisions of "Importing Posit into Eclipse"

From Earlham CS Department
Jump to navigation Jump to search
(Created page with "==Cross-Platform== #Open Eclipse #Go to File -> Import #Under "General", click on "Existing Projects into Workspace" #Hit Next #Browse your workspace directory and find the Posit...")
 
Line 4: Line 4:
 
#Under "General", click on "Existing Projects into Workspace"
 
#Under "General", click on "Existing Projects into Workspace"
 
#Hit Next
 
#Hit Next
#Browse your workspace directory and find the Posit project file you downloaded with Mercurial
+
#Browse your workspace directory and find the Posit project folder you downloaded with Mercurial
 
#Check the "Copy projects into workspace" box
 
#Check the "Copy projects into workspace" box
 
#Click Finish
 
#Click Finish

Revision as of 10:49, 23 March 2012

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