super.start(context);
RepositoryCache repositoryCache = new RepositoryCache();
projectManager = new SigilProjectManager(repositoryCache);
modelRoot = new SigilModelRoot();
installs = new OSGiInstallManager();
repositoryPrefs = new RepositoryPreferences();
globalRepositoryManager = new GlobalRepositoryManager(repositoryCache);