There are two different files about code style in eclipse:
Now I know the code formatter file can
I exported the code from https://code.google.com/p/eclipse2idea/, opened the maven project in IntelliJ, made a clean package
and used the resulting jar to convert an Eclipse xml to an Intellij xml. No problems.
Now, I do not know how to import the Intellij xml file. "Import Settings" does not work. In the "Live Template" area in settings, there is no import import.
Does anyone have a clue how to import the converted IntelliJ Template xml?