I am working with Eclipse 2021-09 (4.21.0) and later to install the Plugin JBoss Tools, I observed that when I want to open a .xhtml file, the Eclipse give me the following error.
Maybe any idea.
I am working with Eclipse 2021-09 (4.21.0) and later to install the Plugin JBoss Tools, I observed that when I want to open a .xhtml file, the Eclipse give me the following error.
Maybe any idea.
On
This is an issue on MacOS with non signed binaries. See https://issues.redhat.com/browse/JBIDE-28007?focusedCommentId=19060991&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-19060991
Reviewing the eclipse documentation, I can see the Bug 574611 related to it. According to it, you can do the following to avoid the error.
I hope the post will be useful for us.