IntelliJ Community Edition - How to import an Eclipse project?

intellij-idea, java

Solution

Please see the IntelliJ IDEA Editions Comparison. Eclipse project interoperability is listed as available for both editions. It's not available in the first preview release because of the bug in our build subsystem. The updated build with Eclipse import support will be published later today. Sorry for the inconvenience.

Problem

There seems to be no eclipse support in the IntelliJ Community Edition. Do you know a smart way to import an eclipse project into IntelliJ Community Edition? See also http://blogs.jetbrains.com/idea/2009/10/intellij-idea-open-sourced/

Original source