Title: XML Cannot resolve URL error? Build 615

Scott,

 

The action is working in read-only files starting from build #616.

 

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 2:53 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Eap-list] XML Cannot resolve URL error? Build 615

 

Cheers Mike. That solved it for me.

 

Although it only suggests that it fetch external resources on checked out files. I didn't have the struts-config.xml file checked out of VSS - which is why I hadn't noticed that functionality before. I would have thought it made more sense for Idea to prompt to fetch external resources whether the file is checked out or not? It does validation on un-checked out files, so it seems logical that it should prompt to fetch external resources for un-checked out files when the cursor is on an un-resolved URL?

 

 - scott

 

-----Original Message-----
From: Mike Aizatsky [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 11:35 AM
To: [EMAIL PROTECTED]
Subject: 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