You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ There are two options to import the template project into Eclipse: using a Git [
11
11
* Click the "Fork" button in the top-right of the page.
12
12
* Once your fork is ready, open the new repository's "Settings" by clicking the link in the menu bar on the right.
13
13
* Change the repository name to the name of your library and save your changes.
14
+
* NOTE: GitHub only allows you to fork a project once. If you need to create multiple forks, you can follow these [instructions](http://adrianshort.org/2011/11/08/create-multiple-forks-of-a-github-repo/).
14
15
1. Clone your new repository to your Eclipse workspace.
15
16
* Open Eclipse and select the File → Import... menu item.
16
17
* Select Git → Projects from Git, and click "Next >".
0 commit comments