There are two different code style files in eclipse:
- Code Formatting File
- Code Template File.
Now I know that the code formatting file can be imported using the path:
"settings -> code style -> import"
But I do not know how to import the code template file, and the code template file has a path:
"settings -> file and code template" in intellij .
Now I am coding in a project where other people use eclipse and they only have the eclipse code template file.
Is there any way to solve the problem?
eclipse intellij-idea
Gerial gloria
source share