[ 
https://issues.apache.org/jira/browse/NETBEANS-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maciej Jaros updated NETBEANS-5782:
-----------------------------------
    Attachment:     (was: lombook-test.zip)

> Lombok setter not always visible to Netbeans (Spring Boot project, JDK11)
> -------------------------------------------------------------------------
>
>                 Key: NETBEANS-5782
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5782
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: Netbeans 12.3, Windows 10, JDK11 (NB itself on JDK15).
> Using Tomcat 9 and PG 10 for running.
>            Reporter: Maciej Jaros
>            Priority: Major
>         Attachments: image-2021-06-15-12-07-06-266.png
>
>
> 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:
>  # I have two classes with @Data (DocumentEntity and DocumentParams).
>  # I init them in another class in different package (NeParser).
> The effect is that setters for `DocumentEntity` are visible, but not for 
> `DocumentParams `.
> !image-2021-06-15-12-07-06-266.png!
>  
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to