我如何轻松地将eclipse安卓项目导入Intellij IDEA 10

时间:2021-10-22 11:00:30

I have an Android project in eclipse and would like to move to Intellij IDEA. But I didn't find easy way to import existing android project. General project import doesn't recognize that my project for Android.

我在eclipse中有一个Android项目,想转移到Intellij IDEA。但我没有找到导入现有android项目的简单方法。一般项目导入无法识别我的Android项目。

1 个解决方案

#1


12  

Make sure you add the android SDK....Right click on the project -> Open Module Settings -> Facets

确保添加android SDK ....右键单击项目 - >打开模块设置 - > Facets

More info can be found here in the comments, specifically there's an article from jetbrain's wiki

更多信息可以在评论中找到,特别是有来自jetbrain维基的文章

#1


12  

Make sure you add the android SDK....Right click on the project -> Open Module Settings -> Facets

确保添加android SDK ....右键单击项目 - >打开模块设置 - > Facets

More info can be found here in the comments, specifically there's an article from jetbrain's wiki

更多信息可以在评论中找到,特别是有来自jetbrain维基的文章