History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16554
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: t800t8
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Code completion for <beans>'s attributes should base on the attribute

Created: 29 Nov 07 12:09   Updated: 02 Dec 07 04:42
Component/s: Editor. Code Completion, J2EE.Spring

File Attachments: None
Image Attachments:

1. schemaLocation.png
(18 kb)

Build: 7,576


 Description  « Hide
Please check the screenshot

 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 02 Dec 07 01:01
I think that t800t8 (what kind of name is that?) means that completion for the location values of xsi:schemaLocation tuples should only suggest schemas whose targetNamespace is the same as the xsi:schemaLocation namespace value.

t800t8 - 02 Dec 07 04:42
Taras, I'm not quite understand your description (I'm not familiar with Spring's XSDs)

But the completion has some problems:

+ Something likes -//Apache Software Foundation//DTD Struts Configuration 2.0//EN, com.sun.facelets.tag.jstl.core.JstlCoreLibrary has no meaning here.
+ If you try Ctrl + Space at xmlns, xmlns:xsi, xmlns:tx, xsi:schemaLocation, you will see that IDEA displays same list