Skip to content

ClassNotFoundException in XML Editor #661

Open
@persicsb

Description

@persicsb

Describe the bug
While editing XML files with Spring Tool Suite 4 installed with the Spring XML Namespace Support plugin, an error pops up with "error loading referenced grammars" using Java 11.

To Reproduce

  1. Use any supported JDK.
  2. Open any XML file with STS4 installed.
  3. Try to edit the file.

Log

Eclipse logs the following:
java.lang.ClassNotFoundException: org.eclipse.jdt.core.IElementChangedListener cannot be found by org.springframework.ide.eclipse.xml.namespaces_4.11.0.202106180910

I suspect it is a Java Module System issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions