Why do you choose to have it ignored? You can point it to an actual copy of the DTD (which is provided in the Struts download) and you'd get better XML support from IntelliJ, such as code completion and checking for required values.
On Thu, 3 Mar 2005 16:25:06 +0000, Alistair Young <[EMAIL PROTECTED]> wrote: > yes, I get this all the time, it's an IntelliJ thing. Do this: > > this is for a Mac, not sure about Windows: > Preferences -> IDE Settings -> Resources > add http://struts.apache.org/dtds/struts-config_1_1.dtd to the list of > Ignored Resources > > Alistair > > > On 3 Mar 2005, at 16:18, Suzy Fynes wrote: > > > > > > > Hey, > > > > I'm having trouble getting Intelli j to find my struts jar. I've the > > jar > > to the project class path but > > <!DOCTYPE struts-config PUBLIC > > "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" > > "http://struts.apache.org/dtds/struts-config_1_1.dtd"> > > > > its not finding the http://struts.ap <http://struts.ap/> ... resource > > > > I'm getting the URI is not registered > > > > Any ideas why this is? > > > > Thanks > > Suzy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]