JAVA folder not showing under generators after intellij install 关注
已回答
Hello,
I downloaded and installed Intellij however JAVA folder is not showing up under Generators Only JavaFX and thers that I dont need
请先登录再写评论。
It's already selected:
Only when you create new project, howeverIs not showing up under Generators it only shows JavaFX
Why do you need Java in Generators? What is your scenario?
I am trying to learn how to code with Java, I followed the tutorial to install intellegi but the Java folder won't comeup
What I uploaded is just the example of how it should appear according to the tutorial
The dialog is redesigned in the latest version of IntelliJ IDEA. Now you should select “New Project” on the left, and “Java” on the right (see my previous screenshot.
It is the same as “Java generator” of your tutorial
this is same
in src main you will find your program
So I have this exact same scenario. I've selected Java on the right like you said in your previous post. But I ran into the problem that I can't open the ''SRC'' source folder. It shows up and everything, but I basicly don't see that arrow and when I try to double click it, it opens some other stuff I know 0 about because I just started. Can someone maybe help?
something is wrong in your src folder try to recreate project and see if its showing main file in src
Pauliehetmannie14
To see a sample Main.java file in the src folder after creating a new project, you need to select the following option in the 'New Project' wizard:
Hello, please i´am new in java and i try to understand why i cant chande JDK type to the SDK, thanks for your help.
Hello,
Sorry, could you please clarify a bit? What do you mean by change JDK to SDK?