Swapnil M Mane
Swapnil M Mane

Reputation: 336

Unable to add Schemas (xsd) in XML setting

I am trying to add the xsd file (schema) for the XML in IntelliJ but when I select any file, the add button gets disabled.

For adding schema, I followed following path:

File -> Settings -> Languages & Frameworks -> Schemas and DTDs - (+) button under 'External Schemas and DTDs' section

Please find the attached image below.

enter image description here

Thanks in advance for the help :)

Upvotes: 4

Views: 658

Answers (1)

Ivaylo D. Ivanov
Ivaylo D. Ivanov

Reputation: 3859

URI field on the top of the dialog is empty. Provide it and the OK button will become enabled.

Upvotes: 1

Related Questions