主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Tomás Gray
活动总数
12
最后的活动
2024年02月29日 21:51
成员加入日期
2020年01月25日 01:16
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2023年01月17日 18:36
I spoke too soon. The project compiles and runs via the IDE, but running Gradle manually (e.g., ./gradlew build) fails. I guess I am unclear as to how the IDE interacts with Gradle. Looking at the ...
社区
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 票
创建于
2023年01月16日 21:20
I resolved this issue by completely deleting the project directory, and then re-cloning from GitHub. Suddenly Lombok is happy, and all is right with the world.
社区
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 票
创建于
2023年01月13日 19:12
Hi, If I understand you correctly, Gradle is responsible for creating the intermittent classes from the Lombok annotations? Therefore, the problem would be in my Gradle configuration? Here is my bu...
社区
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 票
已编辑于
2023年01月13日 01:46
I did enable Annotation processing as described above. Here is a link to the gradle build report, and here is a screenshot of some of the errors I'm getting: Essentially, any and all Lombok-genera...
社区
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 票
已编辑于
2020年04月20日 06:14
UPDATE: Sorry it has been a minute. This problem cropped up in 2019.3.2, and after going round and round with it for months, I gave up, and stopped unit testing my project. My tests weren't that go...
社区
IntelliJ IDEA Users
"No tests were found" happens at random
0 票