Coder Social home page Coder Social logo

IntelliJ IDEA Support about lombok HOT 11 CLOSED

projectlombok avatar projectlombok commented on July 17, 2024
IntelliJ IDEA Support

from lombok.

Comments (11)

lombokissues avatar lombokissues commented on July 17, 2024

👤 reinierz   🕗 Aug 05, 2009 at 20:22 UTC

Will require a brave soul to reverse engineer IDEA's closed source. It would altogether be a lot
easier of someone who actually works on IDEA picks this one up :)

There's a rumour I heard that IDEA works on a custom grammar and parser based on ANTLR, which
would mean you don't just have to inject lombok at the right point in the parser process, but you'd
have to duplicate all the handlers in the lombok.eclipse.handler and lombok.javac.handler classes
into lombok.idea.handler, so - LOTS of effort.

There's a small chance IDEA's plugin system will actually offer a way to add lombok support without
having to decompile their sources. Someone who uses IDEA on a daily basis and has a license will
need to pick this one up.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 curtisgstanford   🕗 Oct 15, 2009 at 19:40 UTC

IntelliJ IDEA just went mostly open source today.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 reinierz   🕗 Dec 01, 2009 at 22:12 UTC

See also http://blogs.jetbrains.com/idea/2009/11/userfriendly-annotation-processing-support-jpa-20-
metamodel/

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 grootjans   🕗 Nov 07, 2011 at 22:29 UTC

A lot of work has been done by Michail Plushnikov to create an IntelliJ plugin for lombok. See:

http://code.google.com/p/lombok-intellij-plugin/

Currently it supports most major lombok annotations and only misses in some auto-complete functionality and the @ val annotation.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 [email protected]   🕗 Jan 11, 2013 at 20:59 UTC

I am using 0.11.6 and I cant get it to work in intellij. :( Would be nice!

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 [email protected]   🕗 Jan 11, 2013 at 20:59 UTC

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 jcpeters   🕗 Jan 12, 2013 at 00:31 UTC

I've had lots of success with Michail's plugin for IntelliJ, sometimes I need to invalidate caches and restart in order to get the plugin to generate the code under the hood.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 peter.becker.de   🕗 Jan 21, 2013 at 04:09 UTC

Michail's plugin works well for me. IDEA 11.1.5 (UltEd), plugin version 0.5, Lombok 0.11.6 (via Maven). I'm using only @ Data at the moment, but I have no problems with that at all (about two weeks in).

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 william.delanoue   🕗 Oct 17, 2013 at 08:30 UTC

The code move here : https://github.com/mplushnikov/lombok-intellij-plugin

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

👤 r.spilker   🕗 Jan 20, 2014 at 02:31 UTC

Well, it seems to work now! :-)

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

End of migration

from 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.