eduarddrenth opened a new issue, #8464:
URL: https://github.com/apache/netbeans/issues/8464
### Apache NetBeans version
Apache NetBeans 25
### What happened
- add an xml catalog file via settings
- open a valid xml file that should be vaildated using the catalog
- the file does not validate
instead you see for example:
```
XML validation started.
Checking file:/home/eduard/rita/tei-aangepast/E1-BEm.xml...
cvc-elt.1.a: Cannot find the declaration of element 'TEI'. [4]
XML validation finished.
```
### Language / Project Type / NetBeans Component
xml, xslt
### How to reproduce
see above
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
ubuntu 24
### JDK
java-21-openjdk-amd64
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
Not sure if I am able to contribute, but I have plenty of java and xml
experience
### Are you willing to submit a pull request?
Yes
--
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