Downloading Source
Jump to navigation
Jump to search
Mac and Windows
- Download Mercurial [1]
- In a shell, navigate to your Eclipse workspace folder
- Type:
hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android
- Open Eclipse
- Go to File -> Import
- Under "General", click on "Existing Projects into Workspace"
- Hit Next
- Browse your workspace directory and find the Posit project file you downloaded with Mercurial
- Click Finish
Linux
Note: Not tested for Linux, can someone confirm
- Download the source with your tool of choise
- From the shell, type:
hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android
- Open Eclipse
- Go to File -> Import
- Under "General", click on "Existing Projects into Workspace"
- Hit Next
- Browse your workspace directory and find the Posit project file you downloaded with Mercurial
- Click Finish