vote up 3 vote down star
2

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/

flag

3 Answers

vote up 6 vote down check

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.

link|flag
vote up 1 vote down

You can do it with the paid edition without any problem. You'll see the option to do so when you first open IntelliJ. If it's not there, perhaps they left it out of the community edition.

link|flag
it's not there in the community edition. – bwalliser Oct 16 at 10:16
vote up 2 vote down

Use Maven, stop relying on IDEs.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.