主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott
活动总数
7
最后的活动
2019年03月05日 23:49
成员加入日期
2019年02月11日 20:40
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(5)
Scott
进行了评论,
2019年03月05日 23:49
I have stated above, and it seems we have had very similar behaviors (Dcsobral), that the answer that might help you as it definitely solved my similar issues is to use these two properties IN THE ...
社区
IntelliJ IDEA Users
Java version keeps getting reset to 1.5 when I change something (libraries in Project Settings?)
0 票
Scott
进行了评论,
2019年02月14日 01:42
these are NOT changing by us. our projects are quite stable so there is no syncing of the poms with disk & memory. i have gone and made compiler.xml to only contain 1.8, i have gone and made all .i...
社区
IntelliJ IDEA Users
Java version keeps getting reset to 1.5 when I change something (libraries in Project Settings?)
0 票
Scott
进行了评论,
2019年02月14日 00:11
We have a parent pom that is in all the projects. It defines the maven-compiler-plugin as shown above. In some of our very complex systems with multiple pom's Intellij seems to lose the content o...
社区
IntelliJ IDEA Users
Java version keeps getting reset to 1.5 when I change something (libraries in Project Settings?)
0 票
Scott
进行了评论,
2019年02月12日 01:01
i finally got a cure for this our parent uses maven-compiler-plugin when i ALSO define these two properties the problem gets fixed (either the plugin or the properties should work independently) ma...
社区
IntelliJ IDEA Users
Java version keeps getting reset to 1.5 when I change something (libraries in Project Settings?)
0 票
Scott
进行了评论,
2019年02月11日 20:43
this is still happening 2 years since your post everything in my project gets the 1.8 from a parent module there are NO references to 1.5 anywhere yet IDEA keeps changing both the .iml and compile...
社区
IntelliJ IDEA Users
Java version keeps getting reset to 1.5 when I change something (libraries in Project Settings?)
0 票