|
|
@ -272,8 +272,7 @@ class AppComponent { |
|
|
|
filePanel, |
|
|
|
filePanel, |
|
|
|
Registry.getInstance().get('compilersartefacts').api, |
|
|
|
Registry.getInstance().get('compilersartefacts').api, |
|
|
|
networkModule, |
|
|
|
networkModule, |
|
|
|
self.mainview, |
|
|
|
egistry.getInstance().get('fileproviders/browser').api |
|
|
|
Registry.getInstance().get('fileproviders/browser').api |
|
|
|
|
|
|
|
) |
|
|
|
) |
|
|
|
const analysis = new AnalysisTab() |
|
|
|
const analysis = new AnalysisTab() |
|
|
|
const debug = new DebuggerTab() |
|
|
|
const debug = new DebuggerTab() |
|
|
|