I’m using MyEclipse Enterprise Workbench Version: 8.6.1 Build id: 8.6.1-20101117.
I am sharing a project with 4 other developers on the same level of MyEclipse.
I am the only one with the problem:
Referenced file contains errors (http://tuckey.org/res/dtds/urlrewrite3.0.dtd). For more information, right click on the message in the Problems View and select “Show Details…” urlrewrite.xml /NotifiWebAdmin/WebRoot/WEB-INF line 1 XML Problem
Investigation on the Web shows that Eclipse caches DTDs and this particular one is prone to delivering a bad dtd to the cache.
Where can I find the ‘cahce’ and remove the offending file so that it will force a new download the is hopefully valid?