From 4da6beddb2673ef58b178a6e820e18796692806d Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Fri, 28 Feb 2014 15:44:51 +0100 Subject: [PATCH] New plugin description --- plugins/eclipse/resources/META-INF/plugin.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugins/eclipse/resources/META-INF/plugin.xml b/plugins/eclipse/resources/META-INF/plugin.xml index b3cd54debe52..a3f76504c14c 100644 --- a/plugins/eclipse/resources/META-INF/plugin.xml +++ b/plugins/eclipse/resources/META-INF/plugin.xml @@ -1,7 +1,20 @@ Eclipse Integration org.jetbrains.idea.eclipse - Provides possibility to import, export and synchronize Eclipse project files + + +
  • Open Eclipse project in IntelliJ IDEA
  • +
  • Import Eclipse project into IntelliJ IDEA
  • +
  • Export IntelliJ IDEA project into Eclipse
  • +
  • Convert IntelliJ IDEA module to Eclipse-compatible format
  • +
  • Synchronize Eclipse project files
  • + +

    + ]]> + + 3.0 JetBrains s.r.o.