Did you tryhttps://github.com/redhat-developer/vscode-java/wiki/Lombok-supportfor Lombok? hi@gorkemthanks for the quick answer. I didn't faced the lack of autocomplete for lombok augmentation, but i'll set it up. But i think the import issue isn't related to this lack of configuration....
Hi Johan, I am getting the red squiggly lines when I use the below static imports: import static io.restassured.RestAssured.*; import static io.restassured.matcher.RestAssuredMatchers.*; My POM. xml has the below dependencies: <dependenc...
Original error: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org; code: 0; resource: E:/.../pom.xml; line: 24 message: org.projectlombok:lombok:jar:1.18.26 failed to ...