About 393,000 results
Open links in new tab
  1. IntelliJ does not show project folders - Stack Overflow

    Jan 19, 2016 · OS:Mac && IDE: IntelliJ && Project: Maven build. Navigate to File>Project Structure>Modules. In right-hand area; list of modules would be present. Delete the default …

  2. How do I connect IntelliJ to GitHub using SSH - Stack Overflow

    Jan 31, 2017 · In IntelliJ. VCS > Checkout from Version Control > Git. Test. As you can see, you will still have to either enter passphrase for the key pair after every IntelliJ relaunch(I believe …

  3. java - Intellij IDEA checkstyle - Stack Overflow

    Nov 16, 2014 · I've got a problem trying to import my check-style to IDEA 14. That's what I do: File -> Settings -> Inspections -> Import There I choose my checkstyle.xml and then I don't …

  4. How to search in all the files of a project in IntelliJ Idea?

    IntelliJ IDEA global search (6 answers) Closed 8 years ago . I'd like to find all occurrences of a particular string in all the code files of a project of mine.

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

    Feb 8, 2015 · IntelliJ IDEA comes with Java Bytecode Decompiler plugin (bundled) which is a modern extension of Fernflower. Locate the file in ${IntelliJ_INSTALL_DIR}\plugins\java …

  6. Untrusted Server Certificate in Intellij - Stack Overflow

    Apr 12, 2022 · Mac: Go to IntelliJ IDEA > Preferences > Tools > Server Certificates [x] Check on Accept non-trusted certificates automatically. Windows and Linux: Go to: File > Settings > …

  7. Intellij - Cannot Run Git - Stack Overflow

    Jan 14, 2019 · IntelliJ - Git is not installed: Cannot identify version of git executable: no response Hot Network Questions Explorer on Mars is running out of air, explores ruined alien dome, …

  8. IntelliJ IDEA way of editing multiple lines - Stack Overflow

    Since Idea IntelliJ IDEA 13.1 there is a possibility to edit multiple lines. Windows. Alt + Shift + Mouse click. macOS. Option + Shift + Mouse click. for selection. More about this new …

  9. zooming - IntelliJ how to zoom in / out - Stack Overflow

    Jun 30, 2013 · Presentation View in Intellij is without exaggeration the most dangerous feature to use in any application I am aware of on the mac - in my 9 years using that O/S as my primary …

  10. 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 …

Refresh