Difference between revisions of "Code repository and Eclipse"
(Created page with " == Eclipse installieren == Eclipse downloaden und installieren ( [http://www.eclipse.org/ http://www.eclipse.org/]") |
|||
Line 1: | Line 1: | ||
== Eclipse installieren == | == Eclipse installieren == | ||
− | Eclipse downloaden und installieren ( [http://www.eclipse.org/ http://www.eclipse.org/] | + | Eclipse downloaden und installieren ( [http://www.eclipse.org/ http://www.eclipse.org/]) |
+ | |||
+ | == EGit - Plugin installieren == | ||
+ | === Variante 1=== | ||
+ | #Run eclipse as administrator!!! | ||
+ | #Help→Install new sofware | ||
+ | #Select ”–All Available Sites–” in work with pull-down-menu. | ||
+ | #Enter “egit” in text box “type filter text”. | ||
+ | #Select Collaboration/Eclipse Egit | ||
+ | #Button “Next” | ||
+ | #Button “Next” | ||
+ | #Radiobutton “I accept …” | ||
+ | #Button “Finish” | ||
+ | #Button “Restart Now” | ||
+ | |||
+ | |||
+ | === Variante 2=== | ||
+ | # Run eclipse as administrator!!! | ||
+ | #Help→Eclipse Marketplace | ||
+ | Search for the keyword “egit” | ||
+ | Select EGit Software (probably top in the list) → Button “Install” | ||
+ | Button “Next” | ||
+ | Button “Next” | ||
+ | Radiobutton “I accept …” | ||
+ | Button “Finish” | ||
+ | Button “Restart Now” |
Revision as of 11:04, 16 October 2012
Eclipse installieren
Eclipse downloaden und installieren ( http://www.eclipse.org/)
EGit - Plugin installieren
Variante 1
- Run eclipse as administrator!!!
- Help→Install new sofware
- Select ”–All Available Sites–” in work with pull-down-menu.
- Enter “egit” in text box “type filter text”.
- Select Collaboration/Eclipse Egit
- Button “Next”
- Button “Next”
- Radiobutton “I accept …”
- Button “Finish”
- Button “Restart Now”
Variante 2
- Run eclipse as administrator!!!
- Help→Eclipse Marketplace
Search for the keyword “egit” Select EGit Software (probably top in the list) → Button “Install” Button “Next” Button “Next” Radiobutton “I accept …” Button “Finish” Button “Restart Now”