AHA!

Ok, here is the confusion.  When I was working with the ant scripts it 
gave me the popups automatically, so I assumed that it was resolving the 
URL remotely.

So yes it is very misleading.

Here is what I would like to see actually:
1- If I open a page and the URL resource is not loaded locally, prompt 
me to load it just like you would for adding an import statement when I 
paste a bunch of code.  That would be the best way to have these things 
resolved.  I even thing that if there are nested DTD references that you 
should resolve those too and ask if they also need to be loaded, and 
give me the choice to load what I need.

2- If I click no don't load, don't resolve, keep it in red and the 
message below when I point to it, should say "URL Resourse not loaded, 
press Alt+Enter to load it".

Thanks
R



Mike Aizatsky wrote:
> Robert,
> 
> IDEA doesn't try to download files from Internet. Instead it says that
> this URL is not registered in IDEA. Try putting cursor on the wrong URL
> and accept the suggestion to fetch the external resource.
> 
> BTW, it seems that the error message is not clear to end user. Any
> suggestions?
> 
> 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 Robert S. Sfeir
>>Sent: Friday, April 19, 2002 7:22 PM
>>To: [EMAIL PROTECTED]
>>Subject: [Eap-list] Still can't resolve URL
>>
>>The URL in the following DOCTYPE won't resolve in idea when I open the
>>related XML file.
>>
>><!DOCTYPE Configure PUBLIC "-//Sfeir Family//DTD Configure 1.0//EN"
>>"http://www.sfeir.net/config.dtd";>
>>
>>Not sure why, the dtd is there, and my syntax looks OK
>>
>>Is this still an unresolved bug or am I missing something?
>>
>>R
>>
>>
>>_______________________________________________
>>Eap-list mailing list
>>[EMAIL PROTECTED]
>>http://www.intellij.com/mailman/listinfo/eap-list
> 
> 
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


-- 
<!DOCTYPE Configure PUBLIC "-//Sfeir Family//DTD Configure 1.0//EN" 
"http://www.sfeir.net/config.dtd";>
<user-info
        name="Robert S. Sfeir"
        title="Senior Software Architect"
        company="Sfeir Engineering"
        email="[EMAIL PROTECTED]"
        version="1.34"
        date-created="01/01/1967"
        date-updated="01/01/2002"
        imported-since="1984"
/>


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to