Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jonathan Bayle
Total activity
5
Last activity
April 04, 2024 08:33
Member since
April 03, 2024 15:29
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
April 04, 2024 08:33
Problem solved by using gradle plugin idea:plugins { // ... idea } // ... idea { module { sourceDirs.add(file("build/generated-sources/jooq")) generatedSourceDirs.add(fil...
Community
IntelliJ IDEA Users
IntelliJ excludes jooqCodegen's folder
1 vote
Edited
April 03, 2024 16:00
I've created a minimal project to reproduce: https://github.com/jobayle/repro-intellij-importsThanks!
Community
IntelliJ IDEA Users
IntelliJ excludes jooqCodegen's folder
1 vote