Difference between revisions of "Code repository and Eclipse"
(→Eclipse installieren) |
|||
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 == | == EGit - Plugin installieren == |
Revision as of 11:08, 17 October 2012
Contents
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”
Check Installation
- Run eclipse
- Help→Install new sofware
- Close to the bottom of window “Install”: click “already installed”
- Tab “Installed software”
- “Eclipse EGit” should be in the list
Get Code
- Variante: Clone the ARSIN_V01 Repository
- Variante: Kopieren der Files von Datenträger
JAVA 3D installieren
Java3D installieren (z.B. java3d-1_5_1-windows-amd64.exe runterladen für 64-bit Windows7) Der häufigste Fehler, der dabei auftritt ist, dass Eclipse die dll j3dcore-ogl.dll nicht im Pfad findet. Abhilfe z.B. j3dcore-ogl.dll von C:\Program Files\Java\Java3D\1.5.1\bin nach C:\Windows kopieren.
Next Step: First steps in the simulator