Question about intelliJ java setting

Asked 1 years ago, Updated 1 years ago, 151 views

Beginner being set up to implant Java in intelliJ. There are two main questions.

intellij-idea java preference

2022-09-22 18:50

1 Answers

Are you trying to run a project that has already been created with gradle? If this is the case, select Import Project > Select Project > Import Project from External Model > Gradle to open it instead of Open on the Intelligence initial screen.

From the top menu, in the File > Settings > Search pane, under File and Code Templates > Files tab > Class, you will find the format for creating class files. It is possible if you modify it like the picture below. I don't know the other way.


2022-09-22 18:50

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.