Eclipse import idea project tutorial

import process

  1. Make a copy of the idea project we want to import

  2. Open the idea project we just copied with idea

  3. Click on the top navigation bar: Modules under File->Project Structure->Project Settings, as follows 

  4. At this time, there will be three files under our project

  5. Delete these files in the project file

  6. Use eclipse to import the processed project, click on the top navigation bar File->Open Projects from File System...

  7.  Chinese garbled characters are solved. If your project is imported and the Chinese characters are garbled, operate as follows

  8.  Then operate, after the operation, observe whether the code is still garbled

 The import is complete.

 

Guess you like

Origin blog.csdn.net/zhou_ge1/article/details/130024760