webstorm: new wizard align elements with 'Location'

This commit is contained in:
Andrey Starovoyt
2014-12-17 20:45:27 +03:00
parent 3741aaf926
commit 4baa2abe71
4 changed files with 155 additions and 20 deletions
@@ -71,6 +71,11 @@ public class ProjectSpecificSettingsStep extends ProjectSettingsStepBase impleme
return true;
}
@Override
protected JPanel createAndFillContentPanel() {
return createContentPanelWithAdvancedSettingsPanel();
}
@Override
@Nullable
protected JPanel createAdvancedSettings() {