1, File -> Import Project.
2, Choose the TTAndroidClient folder, click ok button.
3, Pop up an import project option window, the "Import project from external model" radio button was selected by default and so do the "Eclipse" option, so just click next button.
4, Some directory folder selection, just by default and click next.
5, Here comes two projects, select all of them and click next.
6, This step, I choose the Android API 17 Platform, with jdk 1.8, the newest version, and click finish button.
7, Then a window popup , ask me weather to reuse the existing mgimlibs.iml file or not, click Yes
8, Confirm to add dependencies
9, So far, two projects are load correctly, looks everything goes well.
10, But when I click the "Make Project" button, some error appeared.
11, Just take a look at the error, we know that there are third party jar were not referenced automatically,
12, So I open the File --> Project Structure menu, choose mgimlibs module, on the right side, click the + button to add external jars.
13, Then choose the right jar in the libs folder
14, But, when I click Apply button to apply this change, an error accurs all of a sudden,
15, I dont't understand this error message, it is strange, am I contains something that is already belongs to the project ?
Is there any wrong operation above? or any suggestions, recommendations,directions, and instructions, thank you very much and happy new year haha.
IntelliJ IDEA 14.0.1 导入项目后编译失败详细情况
Is there any wrong operation above? or any suggestions, recommendations,directions, and instructions, thank you very much and happy new year haha.