Coder Social home page Coder Social logo

Comments (10)

ProfeJulianLasso avatar ProfeJulianLasso commented on May 25, 2024 8

I solved it by uninstalling this extension georgewfraser.vscode-javac

from vscode-lombok.

uvwxy avatar uvwxy commented on May 25, 2024 5

@smadll I had the same issue until I manually added the value

-javaagent:\"/Users/paul/.vscode-server/extensions/gabrielbb.vscode-lombok-1.0.1/server/lombok.jar\" (make sure to adapt for your system!)

at the end of "java.jdt.ls.vmargs" inside ./vscode/settings.json.

If I remember correctly the language server went into an Out Of Memory exception and I agreed to increasing the memory. I assume this has removed the respective setting to make the plugin work.

from vscode-lombok.

abnayak avatar abnayak commented on May 25, 2024 1

I've the right javaagent set in my VS code and still symbols are not getting resolved. Any idea?

from vscode-lombok.

mykas3trade avatar mykas3trade commented on May 25, 2024 1

I solved it by uninstalling this extension georgewfraser.vscode-javac

solved mine. thanks

from vscode-lombok.

smadll avatar smadll commented on May 25, 2024

@uvwxy Thanks for the tip. I used a similar work around. I gave the path to my lombok jar directly instead of the extension's. Since it's not working, didn't see a point in keeping it.

from vscode-lombok.

jarcand avatar jarcand commented on May 25, 2024

This worked for me too, thanks @uvwxy !

from vscode-lombok.

sdtorresl avatar sdtorresl commented on May 25, 2024

I solved it by uninstalling this extension georgewfraser.vscode-javac

Thank you so much, this worked for me

from vscode-lombok.

dinhphu28 avatar dinhphu28 commented on May 25, 2024

I solved it by uninstalling this extension georgewfraser.vscode-javac

Thank you so much

from vscode-lombok.

blizzy78 avatar blizzy78 commented on May 25, 2024

I don't have extension georgewfraser.vscode-javac installed (never had), and it still does not resolve Lombok annotations for me.

Edit: In my project, I had used an older Lombok version (1.16.x). After updating the pom.xml to the latest version, I got a prompt to reload the VS Code window, which I accepted. After that, the issue had resolved itself.

from vscode-lombok.

tsumirai avatar tsumirai commented on May 25, 2024

I solved it by uninstalling this extension georgewfraser.vscode-javac

I can't believe it! But it works. I have spent one day to solve this problem. Thank you very much!

from vscode-lombok.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.