ObiWanLansi / SIGENCE-Scenario-Tool

A little tool to place RF Devices on a map, edit, save and load them, or export the devicelist to a file (.csv, .xml, .xlsx)
GNU Lesser General Public License v3.0
6 stars 4 forks source link

Split The SIGENCEScenarioTool.MainApp Into The MainApp And A Library #62

Closed ObiWanLansi closed 6 years ago

ObiWanLansi commented 6 years ago

For Reuse The Models Of RFDevice Or The Result, it's meaningful to split the project in a library with the models, tools and enumerations, and have a MainApp wich use this Library. Then in the next step it is possible to use the library also in the TestSuite.