intellij-idea-2018 Questions
18
Solved
In IntelliJ, I'm getting this strange error message when I try to build from the build menu
Error: java: release version 10 not supported
I don't understand this, since in Project Structure, I ha...
Vlaminck asked 13/10, 2018 at 1:32
2
Solved
Is there a way to prevents Intellij Idea to rearrange imports when it runs the optimize imports? I want to avoid this since I work on a large codebase where most of others programmers are using Ecl...
Smitty asked 16/4, 2018 at 13:45
2
Solved
When I try to open a project, it keeps loading forever the file listing without giving a chance to do anything.
I tried to restart it, restart my machine and reinstall but couldn't solve the probl...
Pinder asked 23/6, 2018 at 15:8
2
I have a scratch file using guava collections, and I get some weird errors that I have to assume is due to the editor and the actual run environment assuming different versions of the guava collect...
Inauspicious asked 4/7, 2018 at 20:9
1
Solved
I get the following hint in the latest IntelliJ Idea:
Not registered via @EnableConfigurationProperties or marked as Spring
component less... (Ctrl+F1)
Inspection info: Verifies @ConfigurationPr...
Larrabee asked 26/11, 2018 at 15:39
1
Solved
I am trying to hide the tabs screen (which i placed on the left, see screenshot 2), just as other screen parts kan be hidden. I am using intellij idea 2018. I have the tabs appearance set to the le...
Mokas asked 23/7, 2018 at 17:35
1
Solved
Is there a way to create an empty commit (i.e. no actual changes) in IntelliJ IDEA 2018.1 (using git with the Git Integration plugin)?
I'm looking for the equivalent of
git commit --allow-empty -...
Birthstone asked 23/7, 2018 at 9:30
1
I have the spring-boot project with two modules
But Idea does not generate ./idea/modules folders those when I am trying to run tests I got next error
' Cannot start process, the working direct...
Equanimous asked 12/4, 2018 at 11:32
1
© 2022 - 2024 — McMap. All rights reserved.