how to fix "Attribute value refers to missing resource"/"Resource not found"? [message #895286] |
Thu, 12 July 2012 07:43  |
Eclipse User |
|
|
|
Hi,
I have an Eclipse project. The project contains HTML files that point to images and css files.
These files are located in a completely different folder within the project. (because of a custom Apache config)
The HTML validation results in warnings (or an error, if I configure it that way) "Resource not found". This is caused by the validation rule "Attribute value refers to missing resource". The resource, to which I refer in the HTML attribute, does exist but not in the path relative to the HTML file.
I guess that I need a way to specify where the HTML validator must look for those resources. However, I cannot find a config location for that. Do you know how to prevent this validation error?
I don't want to ignore those kinds of validations, but I want the validator to look in other folders for the resources.
|
|
|
|
Powered by
FUDForum. Page generated in 0.28484 seconds