Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tomás Gray
Total activity
12
Last activity
February 29, 2024 21:51
Member since
January 25, 2020 01:16
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 17, 2023 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 ...
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Created
January 16, 2023 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.
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Created
January 13, 2023 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...
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Edited
January 13, 2023 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...
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Edited
April 20, 2020 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...
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes