Difference between revisions of "Clone the ARSIN V01 Repository"

From SIMA wiki
Jump to: navigation, search
Line 1: Line 1:
== Laufwerk S: anlegen (Windows)==
 
In der Eingabeaufforderung folgenden Befehl eingeben:
 
subst s: "<Pfad an dem der Code abgelegt werden soll>"
 
 
Anschließend den Befehl in einer .bat Datein speichern um im Windows Startup Ordner ablegen
 
 
 
 
==Clone Code==
 
==Clone Code==
 
use the eclipse plugin [[EGIT|EGIT]] or the standalone GUI [[TortoiseGIT|TortoiseGIT]]
 
use the eclipse plugin [[EGIT|EGIT]] or the standalone GUI [[TortoiseGIT|TortoiseGIT]]
Line 23: Line 16:
  
 
back to:[[Code repository and Eclipse]]
 
back to:[[Code repository and Eclipse]]
 +
 +
 +
If there is any problem with the project path set the project path manually in
 +
GeneralTools/statictools/clsGetARSPath

Revision as of 12:21, 2 October 2013

Clone Code

use the eclipse plugin EGIT or the standalone GUI TortoiseGIT

For more detailed GIT Information see Umgang mit Git

Add Projects to Workspace

  1. Open the first level of the repository tree.
    Git repo view.png
  2. Right click on “Working directory” and select “Import Projects”
  3. Select “Import Existing Projects” and press “Next”
    ImportSelect.png
  4. Select All projects (currently: DecisionUnitInterface, DecisionUnitMasonInspectors, DecisionUnits, ExtTools, Sim, TestApps, World)
    SelectProjects.png
  5. Press “Finish”
  6. Switch to view “Java”
  7. Wait until workspace has been built
  8. In the package explorer are eight projects visible plus the git related information [ARSIN_V01 master]
    After import.png

back to:Code repository and Eclipse


If there is any problem with the project path set the project path manually in GeneralTools/statictools/clsGetARSPath