IntelliJ Play2 setting is not saved

2019-07-12 04:30发布

In IntelliJ I am trying to save the following setting for the Play 2 compiler in Languages & Frameworks. But it is not saved. File / Settings... / Languages & Frameworks / Play 2 / activate 'Use Play 2...' / OK
And when I lookup this setting with the steps above afterwards it is not activated.

enter image description here

Has anyone an idea why it is not saved?

additional Info:

I imported the play-java-starter-example with IntelliJ. IntelliJ gives Info: Play2 framework disabled by default. So I tried to activate the Play 2 compiler as described above.

1条回答
太酷不给撩
2楼-- · 2019-07-12 05:23

I figured out, that...

This strange behavior seems to be an IntelliJ bug. I am using IntelliJ 2018.3.2 on a Window 10 OS.

The first time the project is imported from starter-sample, the Play2 checkbox is not saved in IntelliJ.

After closing and reopening the solution, the Play2 checkbox can be set and saved.

查看更多
登录 后发表回答