[SOLVED] No default file and code templates
Answered
Hi,
All item in file and code templates are empty in settings.
I read somewhere that default templates are hardcoded in Intellij, so I can't retrieve this templates :/
2016.2.5 (Perpetual licence)
Same problem with previous (2016.1.4) and last version...
I've also try with empty new project.
Any idea ?
Thanks !
Please sign in to leave a comment.
Solved by using 32 bit launcher instead of 64 bit !
Add -Djdk.util.zip.ensureTrailingSlash=false in Help | Edit Custom VM Options.
There was incompatible change in the recent Java update which breaks some features in the old IntelliJ IDEA versions.
Thanks !