We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you want to compile DTD, change the schemaLanguage to DTD and set the appropriate schemaIncludes:
schemaLanguage
DTD
schemaIncludes
<configuration> <schemaLanguage>DTD</schemaLanguage> <schemaIncludes> <include>*.dtd</include> </schemaIncludes> </configuration>
See the sample DTD project for example.
Sorry, there was an error rendering this page.