About 50 results
Open links in new tab
  1. What's the difference between IDEA Community Edition and Ultimate?

    Dec 5, 2012 · The CE (Community Edition) supplies you with most (if not all) what you actually need to develop a real-world Android project. IntelliJ IDEA Ultimate Edition is very much worth his money if …

  2. Upgrading IntelliJ IDEA after Sierra Upgrade: does not have write ...

    Innokenty Over a year ago I think it changed in newer versions: $ sudo xattr -d com.apple.quarantine IntelliJ\ IDEA\ CE.app/ ==> xattr: IntelliJ IDEA CE.app: No such xattr: com.apple.quarantine …

  3. IntelliJ IDEA suddenly won't open on Mac "Error occurred during ...

    Feb 8, 2023 · Self-answering to help people. Try simply upgrading to the latest IntelliJ IDEA. For some reason it was the last thing I tried, i.e. downloading the latest .dmg and installing (dragging into …

  4. Intellij IDEA: After upgrading to 2025.1 cannot run Python ...

    Jun 6, 2025 · Today I got a notification to upgrate Intellij IDEA and it was version 2025.1 something. After I have upgraded, when I click the green arrow button to run a Python configuration, there …

  5. scala - IntelliJ IDEA consuming lots of CPU - Stack Overflow

    Feb 6, 2014 · I upgraded from IntelliJ IDEA from 12 CE to 13 CE few days ago and it has been hogging up CPU. Every few minutes it'll peak to 450-500% and then come down to 100-200%. Also, I've …

  6. How to open browser after the run button clicked in Intellij Idea CE?

    May 1, 2014 · How to open browser after the run button clicked in Intellij Idea CE? Ask Question Asked 14 years, 4 months ago Modified 11 years, 10 months ago

  7. java - How do you trigger auto reloading of plugins in Intellij Idea CE ...

    Apr 8, 2020 · How do you trigger auto reloading of plugins in Intellij Idea CE 2020.1 build 201.6668.60 [duplicate] Ask Question Asked 5 years, 11 months ago Modified 5 years, 11 months ago

  8. How to use spring initializr on an existing empty repo in intelliJ idea CE?

    Jul 1, 2022 · Hey I'm very new to Java and spring. I am able to use spring initializr in my intelliJ idea CE when creating a new project, but I want to do the same for a blank repository that I cloned from a rem...

  9. org.testng.TestNGException: java.net.SocketException: Connection …

    Mar 31, 2023 · org.testng.TestNGException: java.net.SocketException: Connection reset while trying to debug/run a test in IntellIJ idea CE Asked 2 years, 11 months ago Modified 2 years, 1 month ago …

  10. Spring Boot project in IntelliJ community edition - Stack Overflow

    Sep 23, 2019 · Download and open in IntelliJ Community Edition. Where you will face some difficulty is in running the project; - Ultimate Edition has a Spring Boot plugin that is missing in Community Edition.