Giter Site home page Giter Site logo

Comments (12)

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

What steps will reproduce the problem?

  1. Create a java project (I had a maven project specifically)
  2. Create a lombok class that has a method that calls it's own getters
  3. Add Spring Nature to project
  4. Add spring's aspect tooling (you will need to get the spring-aspects.jar
    file for this).
  5. Attempt to clean & rebuild the project.

What is the expected output? What do you see instead?
The lombok annotated class should still build, but doesn't

What version of the product are you using? On what operating system?
lombok 0.8.2
eclipse 3.5
linux x86_64
spring 2.5.6

Please provide any additional information below.
I've attached the source & xml files for the test project I used.
(I was going to attach the whole project, but it was >50MB due to spring).

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

πŸ”— TestInterface.java View file

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

πŸ”— TestLombok.java View file

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

πŸ”— LoggingAspect.java View file

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

πŸ”— TestLombok2.java View file

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ warchildwts Β  πŸ•— Aug 07, 2009 at 01:54 UTC

πŸ”— beans.xml View file

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ reinierz Β  πŸ•— Sep 01, 2009 at 23:04 UTC

Neither I nor Roel has any experience with Spring, so don't hold your breath on us fixing this one. If you want to
take a stab at it, of course, I'll gladly accept a patch.

As a general rule of thumb, I'm fairly sure trying to make AOP work together with lombok is going to be a
serious issue; AOP is a completely separate toolset that operates on the java source file, so fixing this issue is on
the same order of complexity as adding support for lombok to an entirely new IDE.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ reinierz Β  πŸ•— Jan 06, 2010 at 09:32 UTC

Issue #168 has been merged into this issue.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ grootjans Β  πŸ•— Jul 26, 2010 at 08:56 UTC

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

πŸ‘€ reinierz Β  πŸ•— Sep 20, 2011 at 18:30 UTC

Issue #330 has been merged into this issue.

from lombok.

lombokissues avatar lombokissues commented on July 17, 2024

End of migration

from lombok.

rzwitserloot avatar rzwitserloot commented on July 17, 2024

Seems like this is either no longer relevant or a dupe of #995.

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.