Merge branch 'app-source-code' of https://github.com/H4CK3R-01/TINF20C_ModellingWizard_Devices into app-source-code
This commit is contained in:
commit
29e5e126e8
@ -2,11 +2,11 @@
|
||||
|
||||
## Structure
|
||||
Der `SOURCE` Ordner enthält zwei unter Ordner: `Application` und `Plugin`.
|
||||
Der Ordner `Plugin` enthält den Source Code des Plugins aus dem Repository TINF19C-ModellingWizard](https://github.com/DekaAthlos/TINF19C-ModellingWizard).
|
||||
Der Ordner `Plugin` enthält den Source Code des Plugins aus dem Repository [TINF19C-ModellingWizard](https://github.com/DekaAthlos/TINF19C-ModellingWizard).
|
||||
Der Ordner `Application` entählt die eigentliche Windows-Forms Anwendung, die die Klasse `DeviceDescription` aus dem Ordner `Plugin` nutzt.
|
||||
|
||||
## Development
|
||||
Um Änderungen an der Anwendung vorzunehmen muss zuerst Visual Studio 2019 installiert werden.
|
||||
In Visual Studio 2019 muss dann die Datei `Application.sln` aus dem `Application`-Ordner geöffnet werden.
|
||||
|
||||
In der Projektmappen-Ansicht ist dann zum einen die Applikation als auch das Plugin (ModellingWizard) zu sehen.
|
||||
In der Projektmappen-Ansicht ist dann zum einen die Applikation als auch das Plugin (ModellingWizard) zu sehen.
|
||||
|
Loading…
Reference in New Issue
Block a user