unable to open fonts.ser
http://youtrack.jetbrains.net/issue/IDEA-62390
The bug post above should describe the issue. Why is fonts.ser being deleted, but not the configuration report?
请先登录再写评论。
http://youtrack.jetbrains.net/issue/IDEA-62390
The bug post above should describe the issue. Why is fonts.ser being deleted, but not the configuration report?
请先登录再写评论。
Most probably because of 'Clear output directory on rebuild' option turned on at File | Settings | Compiler. More detailed answer is in the issue.
Slow response here... I'm working on a different problem now and this issue still exists. I have unchecked the Clear output folders setting.
The workaround I've identified is to simply generate the fonts.ser file, then copy it over and specify it in pom.xml via the <fonts> configuration, but this is less than ideal since the compiler is already creating the file for us in target/classes.