Difference between revisions of "Kopieren der Files von Datenträger"
(→Ohne S: Laufwerk) |
|||
Line 24: | Line 24: | ||
#Libaries neu importieren | #Libaries neu importieren | ||
#properties auf jedem Projekt -> java build path -> fehlene libaries hinzufügen | #properties auf jedem Projekt -> java build path -> fehlene libaries hinzufügen | ||
− | #Pfad in file anpassen: clsGetARSPath.java | + | #Pfad in file anpassen: DecisionUnitInterface\statictoosl\clsGetARSPath.java |
Revision as of 13:40, 17 October 2012
Contents
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
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
Ohne S: Laufwerk
- Projekt importieren
- Libaries neu importieren
- properties auf jedem Projekt -> java build path -> fehlene libaries hinzufügen
- Pfad in file anpassen: DecisionUnitInterface\statictoosl\clsGetARSPath.java