About 24,400,000 results
Open links in new tab
  1. How can I build JAR files from IntelliJ IDEA properly?

    How to create a .jar using IntelliJ IDEA 14.1.5: File > Save All. Run driver or class with main method. File > Project Structure. Select Tab "Artifacts". Click green plus button near top of …

  2. git - What to gitignore from the .idea folder? - Stack Overflow

    Aug 15, 2012 · Clearly some files inside the .idea folder are meant to be version controlled like the external library settings (jsLibraryMappings.xml) but others will probably change very often and …

  3. GitHub Copilot Chat Sign in failed Issue in IDEA 2024.1 on …

    Jan 20, 2025 · When using GitHub Copilot Chat in IDEA 2024.1 (Ultimate), clicking "Sign in with GitHub" shows a pop-up saying "retrieving GitHub device code." After waiting for a while, it …

  4. How do I configure a Python interpreter in IntelliJ IDEA with the ...

    Jul 15, 2014 · There is a tutorial in the IDEA docs on how to add a Python interpreter in PyCharm, which involves accessing the "Project Interpreter" page. Even after installing the Python …

  5. IntelliJ IDEA: never use wildcard imports - Stack Overflow

    Dec 19, 2019 · Is there a way to tell IntelliJ never to use wildcard imports? Under Settings > Code Style > Imports, I can see that you can specify the 'class count' prior to IntelliJ using wildcard …

  6. How to generate a void method in IntelliJ IDEA? - Stack Overflow

    Feb 19, 2018 · In Eclipse, when I type main ctr + space, it will generate a static void main method for me. And when I type methodName ctr + space, smart code completion will suggest …

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

    IntelliJ IDEA way of editing multiple lines Asked 16 years, 4 months ago Modified 2 years, 4 months ago Viewed 268k times

  8. How enable auto-format code for Intellij IDEA? - Stack Overflow

    How enable auto-format code for Intellij IDEA? Asked 12 years, 5 months ago Modified 2 years, 1 month ago Viewed 307k times

  9. JSP debugging in IntelliJ IDEA - Stack Overflow

    Aug 29, 2008 · IDEA seems to think that the breakpoints are valid. I do see a red dot placed to the left of the line where I place my breakpoint. I read in IntelliJ forum in this post that JSP files …

  10. Can't find C/C++ IntelliJ IDEA Plugin - Stack Overflow

    Oct 16, 2016 · Looks like the version of your IntelliJ IDEA is newer than what the C/C++ plugin supports. If you look at the plugin page you can see that builds from 139.1 until 142 are …