Title: XML Cannot resolve URL error? Build 615
Hi Scott.
Just an added note:
After the mentioned excercise (in previous mail) I just tried deleting  a char from the uri in doctype and writing it again. After this, IDEA does recognise the URI (if defined in external resources).
 
Regards Jan Krag
 
-----Oprindelig meddelelse-----
Fra: Mike Aizatsky [mailto:[EMAIL PROTECTED]]
Sendt: 5. april 2002 12:35
Til: [EMAIL PROTECTED]
Emne: RE: [Eap-list] XML Cannot resolve URL error? Build 615

Scott,

 

IDEA never downloads dtd files from internet. You should register your URL in the Tools | External resources. IDEA should also prompt you to fetch it if you put cursor inside the URL and wait a bit.

Best regards,
Mike Aizatsky.
------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Scott Curtis
Sent: Friday, April 05, 2002 12:25 PM
To: '[EMAIL PROTECTED]'
Subject: [Eap-list] XML Cannot resolve URL error? Build 615

 

Hi,

I am using Struts and I have a "struts-config.xml' with the following standard (and correct) DOCTYPE declaration at the top:

<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">

Idea is highlighting the URL ("http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd") in red with the error message "Cannot resolve URL". This URL is correct (AFAIK). Any insight would be helpful.

Thanks

 - scott

Reply via email to