springboot-starterkit icon indicating copy to clipboard operation
springboot-starterkit copied to clipboard

Lot off erorrs

Open nagy1991 opened this issue 2 years ago • 6 comments

317971882_1586963558391869_1519486006735942852_n Can you help me ?

nagy1991 avatar Dec 03 '22 19:12 nagy1991

This project is using lombok dependency image

It seems that lombok is not working in your case.

I think this error is not related to code this is related to environment that you are using .

please try below link for probable solution. https://www.baeldung.com/lombok-ide

Hoping problem will solve.

Thank you

AbhishekAnand01 avatar Dec 07 '22 09:12 AbhishekAnand01

Hello, thanks for the help, I've already solved it, but unfortunately there are still warnings.I use sts, could you help me what to do so that there are no warnings.

318332243_1588769501544608_6945955152024388770_n

nagy1991 avatar Dec 07 '22 23:12 nagy1991

In-order to remove unused package from project . image

please select all the packages of project and click ctrl+shit+O . This will remove unused packages. image

Hoping this will help you.

AbhishekAnand01 avatar Dec 10 '22 16:12 AbhishekAnand01

for setting compiler compliance level image

we can set compiler compliance level like below(Window->preferences) image

AbhishekAnand01 avatar Dec 10 '22 16:12 AbhishekAnand01

For managing rest of warning/error image

We can try Windows->preferences image

Hoping this will help you.

AbhishekAnand01 avatar Dec 10 '22 17:12 AbhishekAnand01

Hi, it's a lot less, but there's still a warning. Thanks in advance for your help Képernyőfotó 2022-12-12 - 23 01 12

nagy1991 avatar Dec 12 '22 22:12 nagy1991