[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-7169) EL proposals should not be in the beginning of proposal lists in XML editor.

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed Dec 1 06:56:05 EST 2010


     [ https://jira.jboss.org/browse/JBIDE-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-7169.
------------------------------



Verified on jbdevstudio-eap-linux-gtk-4.0.0.v201011291019R-H12-Beta2.jar.

> EL proposals should not be in the beginning of proposal lists in XML editor.
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-7169
>                 URL: https://jira.jboss.org/browse/JBIDE-7169
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 3.2.0.Beta2
>
>
> 1. Create any beans.xml file in CDI project:
> <?xml version="1.0" encoding="UTF-8"?>
> <beans xmlns="http://java.sun.com/xml/ns/javaee"
>  xmlns:weld="http://jboss.org/schema/weld/beans"
>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://jboss.org/schema/cdi/beans_1_0.xsd            http://jboss.org/schema/weld/beans http://jboss.org/schema/weld/beans_1_1.xsd">
>   
> ....
> </beans>
> 2. Try to Ctrl+Space in any text node.
> 3. There are ELs in the proposal list before tags.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list