主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jonathan Bayle
活动总数
5
最后的活动
2024年04月04日 08:33
成员加入日期
2024年04月03日 15:29
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月04日 08:33
Problem solved by using gradle plugin idea:plugins { // ... idea } // ... idea { module { sourceDirs.add(file("build/generated-sources/jooq")) generatedSourceDirs.add(fil...
社区
IntelliJ IDEA Users
IntelliJ excludes jooqCodegen's folder
1 票
已编辑于
2024年04月03日 16:00
I've created a minimal project to reproduce: https://github.com/jobayle/repro-intellij-importsThanks!
社区
IntelliJ IDEA Users
IntelliJ excludes jooqCodegen's folder
1 票