wumpz opened a new issue, #7872: URL: https://github.com/apache/netbeans/issues/7872
### Apache NetBeans version Apache NetBeans 23 ### What happened I cloned the Netbeans repository and started from within Netbeans **ant build**. Then the build stops at https://github.com/apache/netbeans/blob/01a871f055428abdf37d5b5d09999909e5825a48/java/api.debugger.jpda/build.xml#L29 this line with the message, that **com/sun/jdi/AbsentInformationException.class** was not found. I tested this using JDK 17, JDK 21 but with Netbeans internal Ant. So far I did not use a separate Ant installation. How can I tackle this problem? How to find my missconfiguration? ### Language / Project Type / NetBeans Component Netbeans itself ### How to reproduce 1. I cloned the Netbeans repository 2. right click on build.xml and **ant build**. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK 17, 21 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else This happens every time. ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
