GitHub user sysmat added a comment to the discussion: annotationProcessorPaths editor dosen't recognized imported class
- I like NB, I thought that NB is looking in target for resolving classes. - In NB when I run it works, but editor is still have error balls ``` Scanning for projects... ------------------------< si:manifold-template >------------------------ Building manifold-template 1.0-SNAPSHOT from pom.xml --------------------------------[ jar ]--------------------------------- --- resources:3.3.1:resources (default-resources) @ manifold-template --- Copying 1 resource from src\main\resources to target\classes --- compiler:3.14.0:compile (default-compile) @ manifold-template --- Recompiling the module because of changed source code. Compiling 1 source file with javac [debug release 8] to target\classes --- exec:3.1.0:exec (default-cli) @ manifold-template --- Hello World! ------------------------------------------------------------------------ BUILD SUCCESS ------------------------------------------------------------------------ Total time: 2.214 s Finished at: 2025-05-28T09:17:12+02:00 ``` GitHub link: https://github.com/apache/netbeans/discussions/8549#discussioncomment-13328316 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists