Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » No grammar constraints (DTD or XML schema) detected for the document. (Fix the code, not turn off the warning.)
No grammar constraints (DTD or XML schema) detected for the document. [message #636292] Sat, 30 October 2010 09:21 Go to previous message
Raney Mising name is currently offline Raney Mising name
Messages: 8
Registered: September 2010
Junior Member
Hello,

I have been using the following code for a while without any warnings.
I have installed the latest version of eclipse and am now getting the warning:
No grammar constraints (DTD or XML schema) detected for the document.
I have several suggestions of how to disable the warning.
I would like to understand the warning and fix it, not turn it off.

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='test'>
<inherits name='com.google.gwt.user.User'/>
<entry-point class='test.client.Test'/>
<source path='client'/>
<source path='shared'/>
</module>


Thanks,
Raney

I will get there eventually, I hope.
 
Read Message
Read Message
Previous Topic:tomcat 5.5 is not listed in the new server wizard.
Next Topic:XSD comparer
Goto Forum:
  


Current Time: Thu May 23 02:50:51 EDT 2013

Powered by FUDForum. Page generated in 0.02417 seconds