Dilipgona Dev
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Dilipgona Dev created a post, AnsweredMaven project configuration required for module isn't available – IntelliJ 2025.3.2
Hi everyone,I'm getting the following error in IntelliJ:Error: Maven resources compiler: Maven project configuration required for module 'spring-boot-security-jwt' isn't available. Compilation of M... -
Dilipgona Dev commented, -
Dilipgona Dev created a post, AnsweredUnable to Select and Clear Text in File Tree Search Using Command + A
When I use the file tree and press Command + F to search for a value, I can see the results and the text in the search box. However, if I try to select all the text in the search box using Command ... -
Dilipgona Dev created a post, AnsweredUsing Vim motions to navigate Intention Actions menu in IntelliJ
Hi,I’m using the IdeaVim plugin in IntelliJ and have mapped Leader+a to show Intention Actions:nnoremap <Leader>a :action ShowIntentionActions<CR> This successfully opens the menu, but I cannot use... -
-
Dilipgona Dev created a post, AnsweredIntelliJ IDEA: Maven resources compiler error – Maven project configuration not available for module 'spring-boot-security-jwt'
Hi everyone,I’m working on a Spring Boot project with a module spring-boot-security-jwt. When I try to build the project in IntelliJ IDEA, I get the following error: Maven resources compiler: Maven... -
Dilipgona Dev created a post, AnsweredShow total changed files on Git icon
Hi, I want the Git commit icon in IntelliJ to show the total number of changed files, like VSCode does.Is there a way to enable this? Thanks! -
Dilipgona Dev created a post, AnsweredShow total changed files on Git icon
Hi, I want the Git commit icon in IntelliJ to show the total number of changed files, like VSCode does.Is there a way to enable this? Thanks! -
Dilipgona Dev commented,