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

评论操作 固定链接

Only when you create new project, howeverIs not showing up under Generators it only shows JavaFX

0
评论操作 固定链接

Why do you need Java in Generators? What is your scenario? 

0
评论操作 固定链接

I am trying to learn how to code with Java, I followed the tutorial to install intellegi but the Java folder won't comeup

0
评论操作 固定链接

What I uploaded is just the example of how it should appear according to the tutorial

0
评论操作 固定链接

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

0
评论操作 固定链接

this is same 

in src main you will find your program

0
评论操作 固定链接

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?

0
评论操作 固定链接

something is wrong in your src folder try to recreate project and see if its showing main file in src

0
评论操作 固定链接

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:

0
评论操作 固定链接

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.

0
评论操作 固定链接

Hello,

Sorry, could you please clarify a bit? What do you mean by change JDK to SDK?

0

请先登录再写评论。