Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5782

Lombok setter not always visible to Netbeans (Spring Boot project, JDK11)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.3
    • None
    • None
    • Netbeans 12.3, Windows 10, JDK11 (NB itself on JDK15).

      Using Tomcat 9 and PG 10 for running.

    Description

      I have a mini project with a few entities. Some classes have @Data annotation (which forces @Getter @Setter amongst other things).

      So, the problem is:

      1. I have two classes with @Data (DocumentEntity and DocumentParams).
      2. I init them in another class in different package (NeParser).

      The effect is that setters for `DocumentEntity` are visible, but not for `DocumentParams `.

       

      Attached minimized project. I've cut out quite a lot so it will probably not make much sense . But you can view NeParser and you should be able to build it at least.

      Attachments

        1. image-2021-06-15-12-07-06-266.png
          18 kB
          Maciej Jaros
        2. lombook-test.zip
          60 kB
          Maciej Jaros

        Activity

          People

            Unassigned Unassigned
            eccenux Maciej Jaros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: