IDEA 6.0.2 & 4.5 File Templates
In IntelliJ IDEA 4.5, I was able to utilize my file template as expected. However, when I move this (and my code style, naturally) over to 6.0.2 (6107) it formats differently. Basically, in the attached class template, I want all the comment "root" comments shifted all the way to the left. Did something change or did I mess something up?
Or... do I just need to revise my templates now?
Attachment(s):
cstyle.xml
class.java
Please sign in to leave a comment.
Found it.
There are some additional new options in the code style.
After digging around for a while, I finally figured out what they were.