Lookup newLookup = Lookups.fixed(new Object[] {
this,
state, //allow outside code to mark the project as needing saving
NbGradleSingleProjectConfigProvider.create(this),
new GradleProjectInformation(this),
new GradleProjectLogicalViewProvider(this),
new GradleActionProvider(this),
new GradleSharabilityQuery(this),
new GradleSourceEncodingQuery(this),
new GradleCustomizer(this),
new OpenHook(),