About 13,000,000 results
Open links in new tab
  1. How to get a .java file from an Intellij project? - Stack Overflow

    May 13, 2021 · I don't understand how to get the .java files of the java classes that I have in my intelliJ project. Does anyone know how? I checked where it saves projects and found the …

  2. intellij idea - How to export and import java project with intelij ...

    By default IntelliJ IDEA suggests a directory under C:\Users\\IdeaProjects. You can copy the project folder (as to export it). To open a project, you can right click on a project folder and …

  3. Exporting project as java file with Intellij? : r/learnjava - Reddit

    Jan 13, 2020 · How do I go about saving my project as a java file? When I go into my IntelliJ projects I can go into the src folder and see the java but the java file won't run correctly if it's …

  4. java - How do I make an executable file from an intellij idea project

    Mar 21, 2020 · You can quickly do it in IntelliJ following theses steps : Go to File > Project Structure ; Select Artifacts tab and click on the "+" icon; Choose to generate a JAR from …

  5. #3 | Saving and opening your projects with IntelliJ | Learn Java

    How to create, save, close and open your IntelliJ Projects. Also how to open compressed Zip folders.

  6. Tutorial: Run a Java application | IntelliJ IDEA Documentation

    Nov 11, 2024 · This tutorial explains how to run a Java application, use run/debug configurations, save program output to a file, and add custom VM options. It also covers the setup required to …

  7. I forgot how to convert my folder to a jar file. Please help

    Dec 15, 2022 · To create a JAR file from a project in IntelliJ IDEA, you can follow these steps: Open the project in IntelliJ IDEA. From the main menu, select File > Project Structure. Click …

  8. export class to jar – IDEs Support (IntelliJ Platform) - JetBrains

    Jul 5, 2011 · http://devnet.jetbrains.net/message/5308417#5308417. Hi,in Eclipse it was easily possible to right click on a class and export it to a jar file. Is something similar possible in Idea …

  9. Handy Export Jar - IntelliJ IDEs Plugin | Marketplace

    May 7, 2025 · Plugin of Intellij IDEA for quickly export java project's class, resource, source file to jar, like Eclipse's action of export to jar. Supports (recursively) include/exclude selection by …

  10. How can I save a project from IntelliJ IDEA to files on my …

    Jun 12, 2024 · To save a project from IntelliJ IDEA to files on your computer, you can follow these steps: 1. Open IntelliJ IDEA and make sure the project you want to save is currently open in …

  11. Some results have been removed
Refresh