From dbe9ad74424e7fd2b006a772b2a44fa2063103e5 Mon Sep 17 00:00:00 2001 From: "Kirill.Safonov" Date: Tue, 27 Sep 2011 15:17:37 +0400 Subject: [PATCH] Flex IDE: configure project structure action is not enabled for default project --- resources/src/META-INF/IdeaPlugin.xml | 8 ++++++++ resources/src/idea/RichPlatformActions.xml | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/resources/src/META-INF/IdeaPlugin.xml b/resources/src/META-INF/IdeaPlugin.xml index 7e50606de3d6..9d63f1b34c88 100644 --- a/resources/src/META-INF/IdeaPlugin.xml +++ b/resources/src/META-INF/IdeaPlugin.xml @@ -974,4 +974,12 @@ + + + + + + + diff --git a/resources/src/idea/RichPlatformActions.xml b/resources/src/idea/RichPlatformActions.xml index 90a7abd9219f..890d9bc8280d 100644 --- a/resources/src/idea/RichPlatformActions.xml +++ b/resources/src/idea/RichPlatformActions.xml @@ -63,12 +63,6 @@ - - - - -