mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
webstorm: new wizard align elements with 'Location'
This commit is contained in:
+5
@@ -71,6 +71,11 @@ public class ProjectSpecificSettingsStep extends ProjectSettingsStepBase impleme
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected JPanel createAndFillContentPanel() {
|
||||
return createContentPanelWithAdvancedSettingsPanel();
|
||||
}
|
||||
|
||||
@Override
|
||||
@Nullable
|
||||
protected JPanel createAdvancedSettings() {
|
||||
|
||||
Reference in New Issue
Block a user