Intellij 2025.1 Java project on-boarding tips

已回答

Why, when creating a new Java project, there's no check box for on boarding tips? Like in the previous versions? Sometimes I want only the starting code, without onboarding tips.

0

Hi Ovidijus E 

Since the 2025.1 IDEA version, the onboarding tips are always added when the "Add sample code" checkbox is selected. It was done intentionally to reduce the cognitive load when creating new projects.

There is no automated option to disable it (yet), but as a simple workaround, you can click on each rendered doc comment and press Ctrl+X to delete it.

0

I'd really appreciate it if that option returned, perhaps in the settings menu.

0

请先登录再写评论。