garneke

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Intellij Ultimate 2024.3.2.2 no longer offers a New Scratch file option in the file menu
AnsweredIntellij Ultimate 2024.3.2.2 no longer offers a New Scratch file option in the file menu.Is this configurable? I can not find the setting for it. -
Created How to make code-style arrangement keep the public static void main() method last in the class
AnsweredThis used to work for me but I can not get it to work at all anymore. Does anyone have any ideas? I am on the latest version of intellij ultimate but it stopped working a few versions ago at least. -
Created 2024.3 killed everything - nothing works - essentially a blank window
Answeredtitle says it all - dead in the water. can't even view files. -
Created Gradle Task Gutter Icons do not exist for registered tasks ie tasks.register('taskName')
AnsweredGradle Task Gutter Icons do not exist for registered tasks ie tasks.register('taskName') We would like to speed up our build and registering our tasks will allow them to have lazy configuration. H...