About 473,000 results
Open links in new tab
  1. Maven tool window disappeared in IntelliJ IDEA 2024.1

    Apr 16, 2024 · I am using IntelliJ IDEA 2024.1 (Ultimate Edition). Here is a screen shot showing: No Maven tool available The Maven plugin is activated Running the latest version of macOS …

  2. IntelliJ is not recognizing Maven Dependencies - Stack Overflow

    Jan 11, 2021 · Create a new Project inside IntelliJ from existing Sources but with the same Directory as the original Project Create a new Project inside IntelliJ from existing Sources but I …

  3. How to clean project cache in IntelliJ IDEA like Eclipse's clean?

    Jul 10, 2013 · 3 In addition to the .Intellij* files, and invalidating the cache, if you really want to clear everything out, then also delete the .idea folder and *.iml per-project files that IntelliJ also …

  4. java - Why does Intellij IDEA suddenly not recognize tests in test ...

    Your other editor/IDE may be battling with IntelliJ for control over generated files (*.class) -- resulting in IntelliJ reporting that No tests were found (and maybe spurious build errors too).

  5. How to decompile to java files intellij idea - Stack Overflow

    Feb 8, 2015 · Look Inside Compiled Code with Java Bytecode Decompiler -- This page introduced the plugin Java Bytecode Decompiler in 2020.03. By using this bundled plugin inside Intellij, …

  6. How to open projects as tabs in IntelliJ - Stack Overflow

    Dec 21, 2020 · IntelliJ IDEA Setting: Set "Open project in" to "New window" (or "Ask" and then choose "New window"). This is counter-intuitive, but for macOS to group them as tabs, IntelliJ …

  7. How can I restore the IntelliJ IDEA commit tab? - Stack Overflow

    Jun 3, 2022 · Can't find Git local changes in Intellij Idea 2020.1 The "Local Changes" tab does not show up in the IntelliJ IDEA Git tool window which are about restoring old behavior for the …

  8. marketplace - intellij : "search results are not loaded check the ...

    Jul 20, 2020 · There are a couple of things you can try. I will start with what worked for me! I felt my IP was blocking the plugins, I enabled the VPN and it worked! for some version IntelliJ …

  9. .github/copilot-instructions.md support for IntelliJ

    Mar 27, 2025 · I got it to work in IntelliJ 2024.2 (Community Edition) on a MAC by asking for: " Create a commit message for the current project changes " in CoPilot Chat, not the CoPilot …

  10. The "Local Changes" tab does not show up in the IntelliJ IDEA Git …

    I am using version 2020.1.2 (Community Edition) of IntelliJ IDEA: As far as I know, when I change some files and navigate to the Git tab, then I must be able to see Local Changes tab, which …