Difference between revisions of "Code repository and Eclipse"

From SIMA wiki
Jump to: navigation, search
Line 38: Line 38:
  
 
== Get Code ==
 
== Get Code ==
#Variante 1: [[Clone the ARSIN_V01 Repository]]
+
#Variante: [[Clone the ARSIN_V01 Repository]]
#Variante 2: [[Kopieren der Files von Datenträger]]
+
#Variante: [[Kopieren der Files von Datenträger]]
  
  

Revision as of 12:36, 16 October 2012

Eclipse installieren

Eclipse downloaden und installieren ( http://www.eclipse.org/)

EGit - Plugin installieren

Variante 1

  1. Run eclipse as administrator!!!
  2. Help→Install new sofware
  3. Select ”–All Available Sites–” in work with pull-down-menu.
  4. Enter “egit” in text box “type filter text”.
  5. Select Collaboration/Eclipse Egit
  6. Button “Next”
  7. Button “Next”
  8. Radiobutton “I accept …”
  9. Button “Finish”
  10. Button “Restart Now”


Variante 2

  1. Run eclipse as administrator!!!
  2. Help→Eclipse Marketplace
  3. Search for the keyword “egit”
  4. Select EGit Software (probably top in the list) → Button “Install”
  5. Button “Next”
  6. Button “Next”
  7. Radiobutton “I accept …”
  8. Button “Finish”
  9. Button “Restart Now”

Check Installation

  1. Run eclipse
  2. Help→Install new sofware
  3. Close to the bottom of window “Install”: click “already installed”
  4. Tab “Installed software”
  5. “Eclipse EGit” should be in the list


Get Code

  1. Variante: Clone the ARSIN_V01 Repository
  2. 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: Link title