# A simple SolutionExplorer with FileSystem View and Solution View - [x] Backend System has to load the solution and the projects in the solution - [x] Projects should load their dependencies automatically, by creation of the object. - [x] Simple Tree View System. - [x] Tree View Nodes should have Icons to their corresponding type. - [ ] Dependencies should be visible in the SolutionExplorer - [x] A combobox should switch between the FileSystem View and the SolutionView. - [x] Binary or object files should be able to be shown and hidden.