cancel
Showing results for 
Search instead for 
Did you mean: 

Annotation Modeler is Throwing XML Formatting Error

Gairik
Participant
0 Kudos

Hi,

I have been using Annotation Modeler for quite a long time. Recently, I am facing issues whenever I'm trying to open any annotation in the modeler editor. I can open in code editor and adjust xml but it is taking a long time. It is happening for each and every existing and newly created annotations. Can you please suggest.

Accepted Solutions (0)

Answers (1)

Answers (1)

maryana_naboka
Active Participant
0 Kudos

Dear Gairik,

As I can see from the problems view on your screenshot, the problem lays in the manifest.json file of your project. If you click on the file links in the problems view, it should lead you directly to the place in the code that causes the error.

Could you please open the manifest.json file and check if the application component and resources are defined? In code editor, it should look similar to this:

Hope this helps