Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » strange warning on an ant build.xml file
strange warning on an ant build.xml file [message #333008] Wed, 19 November 2008 13:59
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
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
Previous Topic:How to correlate the ant-runtime location with the current eclipse home?
Next Topic:How to decorate an image?
Goto Forum:
  


Current Time: Fri Aug 30 02:17:36 GMT 2024

Powered by FUDForum. Page generated in 0.07289 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top