Currently, most companies require eclipse, but their coding functions are extremely limited and inconvenient to use. Therefore, they prefer idea, however, all the projects downloaded from SVN are in the eclipse format. Copy the code from the hard copy to the idea and copy it back. What should I do? I suddenly found it very convenient to use the idea import function. Instead of importing a hard copy Eclipse project, it just creates a reference and writes it in idea.ProgramThe modified file is still the original file in eclipse. After being imported, it will identify the class path, imported jar, and other information, just like Eclipse, now you can write a program in idea. After writing the program, refresh the file in eclipse, and submit SVN. This is really convenient. The import method is simple. Select the second item when creating a module, for example: