IntelliJ GUI Preview
Answered
Okay so I am using IntelliJ IDEA Community Edition 2017.3.4 (x64 though I don't think that's important) and I was trying to figure out how to make a GUI. I got to the point where I wanted to see what it looked like, but I can't figure out how. I know that you can do it in IntelliJ but I can't figure out how. Could you please help me?
Also, I wanted to know how I would run the GUI after I complete the Project?
Please sign in to leave a comment.
See https://www.jetbrains.com/help/idea/previewing-forms.html.
The project can be run like any other one: https://www.jetbrains.com/help/idea/creating-running-and-packaging-your-first-java-application.html.