unable to build Netbeans from within Netbeans #7872
Labels
Ant
[ci] enable "build tools" tests
build
kind:bug
Bug report or fix
needs:triage
Requires attention from one of the committers
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
netbeans/java/api.debugger.jpda/build.xml
Line 29 in 01a871f
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
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
The text was updated successfully, but these errors were encountered: