From a38bcdbed9c482fbe94a0032d41981c4614e85f6 Mon Sep 17 00:00:00 2001 From: "Andrei.Kuznetsov" Date: Tue, 2 Sep 2025 15:55:28 +0200 Subject: [PATCH] IJPL-205256 Drop TemplateProjectStructure from "File | New Project Setup | Structure..." and the welcome screen GitOrigin-RevId: 8375fb2874c9492c2d4d99dc63513824927953ee --- .../messages/JavaUiBundle.properties | 2 -- .../TemplateProjectStructureAction.java | 30 ------------------- .../src/messages/ActionsBundle.properties | 1 - resources/src/idea/JavaActions.xml | 8 ----- 4 files changed, 41 deletions(-) delete mode 100644 java/idea-ui/src/com/intellij/ide/actions/TemplateProjectStructureAction.java diff --git a/java/idea-ui/resources/messages/JavaUiBundle.properties b/java/idea-ui/resources/messages/JavaUiBundle.properties index 43f359969fd1..a91f4d2bba3a 100644 --- a/java/idea-ui/resources/messages/JavaUiBundle.properties +++ b/java/idea-ui/resources/messages/JavaUiBundle.properties @@ -1,5 +1,3 @@ -action.TemplateProjectStructure.text=Structure for New Projects\u2026 -action.TemplateProjectStructure.description=Configure default structure for all new projects build.script.found.notification={0} build {1,choice,1#script|1 - - - - @@ -254,10 +250,6 @@ - - - -