From f464b63279a76f9af1c7feacbb5d8bf3937ba4e0 Mon Sep 17 00:00:00 2001 From: Nikolay Chashnikov Date: Tue, 22 Aug 2023 15:06:31 +0200 Subject: [PATCH] [platform] cleanup: mark unused attributes from 'statistics' tag as deprecated in ApplicationInfo.xsd (IJPL-204) ...and remove their usages from IdeaApplicationInfo.xml. GitOrigin-RevId: 4d0194d690c00d5b25353c8affda739102b99834 --- .../resources/idea/IdeaApplicationInfo.xml | 6 +--- .../src/idea/ApplicationInfo.xsd | 36 ++++++++++++++++--- 2 files changed, 33 insertions(+), 9 deletions(-) diff --git a/community-resources/resources/idea/IdeaApplicationInfo.xml b/community-resources/resources/idea/IdeaApplicationInfo.xml index 904ecfd8fd5d..a1993eb8b0e1 100644 --- a/community-resources/resources/idea/IdeaApplicationInfo.xml +++ b/community-resources/resources/idea/IdeaApplicationInfo.xml @@ -17,9 +17,5 @@ - + diff --git a/platform/platform-resources/src/idea/ApplicationInfo.xsd b/platform/platform-resources/src/idea/ApplicationInfo.xsd index d849882ed94f..89038789e32b 100644 --- a/platform/platform-resources/src/idea/ApplicationInfo.xsd +++ b/platform/platform-resources/src/idea/ApplicationInfo.xsd @@ -447,10 +447,38 @@ - - - - + + + + Deprecated: is not used by the IDE. + + deprecated + + + + + + Deprecated: is not used by the IDE. + + deprecated + + + + + + Deprecated: is not used by the IDE. + + deprecated + + + + + + Deprecated: is not used by the IDE. + + deprecated + +