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

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

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            eccenux Maciej Jaros

            Dates

              Created:
              Updated:

              Slack

                Issue deployment