strange warning on an ant build.xml file [message #333008] |
Wed, 19 November 2008 08:59 |
Eclipse User |
|
|
|
I have two projects. Both contain an ant build.xml file. Strange enough,
on one I get a warning in line 1:
Description Resource Path Location Type
No grammar constraints (DTD or XML schema) detected for the document.
build.xml MyProject2 line 1 XML Problem
In the other I don't. The first line is absolutely identical in both
files. And also their outermost <project ...> ... </project> element is
(except for a different name).
I even tried and copied the first line from the file that shows no
warning into the one that had a warning but the warning stayed.
Why am I getting a warning in one case but not the other?
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.10013 seconds