Difference between revisions of "Kopieren der Files von Datenträger"
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | == Aktuellen Code beziehen== | ||
| + | Derzeit am Besten über euren Betreuer. | ||
| − | + | [[Code Download]] | |
| − | |||
| − | |||
| − | + | == Programmcode kopieren== | |
| + | ARS-Programmcode (Verzeichnis ARSIN_V01) in das oben angegeben Verzeichnis kopieren. | ||
| + | |||
| + | == Programmcode in Eclipse Importieren== | ||
| + | #start eclipse :) | ||
| + | #set the workspace to “S:\ARSIN_V01” | ||
| + | #File → Import … | ||
| + | #General → Import existing Projects (Next) | ||
| + | #Add… | ||
| + | #“S:\ARSIN_V01\” | ||
| + | #Select All | ||
| + | #Next/Finish | ||
| + | |||
| + | If there is any problem with the project path set the project path manually in GeneralTools/statictools/clsGetARSPath. | ||
Latest revision as of 11:22, 2 October 2013
Aktuellen Code beziehen
Derzeit am Besten über euren Betreuer.
Programmcode kopieren
ARS-Programmcode (Verzeichnis ARSIN_V01) in das oben angegeben Verzeichnis kopieren.
Programmcode in Eclipse Importieren
- start eclipse :)
- set the workspace to “S:\ARSIN_V01”
- File → Import …
- General → Import existing Projects (Next)
- Add…
- “S:\ARSIN_V01\”
- Select All
- Next/Finish
If there is any problem with the project path set the project path manually in GeneralTools/statictools/clsGetARSPath.