Gradle – Could not target platform: ‘Java SE 8’ using tool chain: ‘JDK 7 (1.7)’
I am trying to import Gradle project in Intellij Idea with local Gradle distrib and getting stacktrace with the following message: Could not … Read more
I am trying to import Gradle project in Intellij Idea with local Gradle distrib and getting stacktrace with the following message: Could not … Read more
Is there a way to exclude particular file extension from the results in IntelliJ IDEA’s “Find in Path” dialog (invoked by CTRL + … Read more
This question already has answers here: How to stop IntelliJ truncating output when I run a build? (8 answers) Closed 5 years ago. … Read more
When I used Eclipse it had a nice feature to generate serial version UID. But what to do in IntelliJ? How to choose … Read more
Is there a way to create a new class in a desired location without using the mouse in IntelliJ? I understand there is … Read more
This problem happens intermittently for different libraries and different projects. When trying to import a library, the package will be recognized, but the … Read more
I am looking for a way to view all compile errors in IntelliJ, similar to how they are displayed in Eclipse. I tried … Read more
I’m just starting the computer science program at my college, and I’m having some issues with IntelliJ. When I try to run unit … Read more
I got an error in Eclipse. What does this error message means: The type iglu.ir.TermVector cannot be resolved. It is indirectly referenced from … Read more
Yesterday I switched to IntelliJ IDEA from Eclipse. I am using JRebel with WebSphere Server 7 as well. Everything now seems to be … Read more