[JBoss JIRA] Created: (JBIDE-2401) Seam EL inserted w/o closed } usin CA if it was called in specific way.
by Anton Klimkovich (JIRA)
Seam EL inserted w/o closed } usin CA if it was called in specific way.
------------------------------------------------------------------------
Key: JBIDE-2401
URL: http://jira.jboss.com/jira/browse/JBIDE-2401
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor
Affects Versions: 2.1.2
Reporter: Anton Klimkovich
Assigned To: Alexey Kazakov
EXECUTE: Create Seam web Project
EXECUTE: Open any .xhtml page
EXECUTE: Type <h:outputText value="#{" />
EXECUTE: Set cursor after do not closed {
EXECUTE: Call CA
EXECUTE: Select Seam EL
FAILURE: <h:outputText value="#{actor" /> - inserted w/o closed }
EXECUTE: Type <h:outputText value="#{" /> and Set cursor after do not closed {
EXECUTE: Call CA
EXECUTE: Select JSF EL (sessionScope for example)
ASSERT: <h:outputText value="#{sessionScope}" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBIDE-2805) Update JBossTools Features names to ease uninstall/update operations through Eclipse update framework
by Denis Golovin (JIRA)
Update JBossTools Features names to ease uninstall/update operations through Eclipse update framework
-----------------------------------------------------------------------------------------------------
Key: JBIDE-2805
URL: https://jira.jboss.org/jira/browse/JBIDE-2805
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Affects Versions: 3.0.0.alpha
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.0.0.beta1
Now we have several features (see attached pictures). There is no common prefix for them and that doesn't help to ease update/uninstall. Now they are
scattered between installed items and it is difficult to find them in Installed Software list.
So my proposition is to have prefix JBT or JBoss Tools for all features to keep them together in Installed Software list. Another solution is to have pattern for feature names, for instance, JBoss <component name> Tools, so list would look like:
JBoss ESB Tools
JBoss Seam Tools
JBoss Protlet Tools
JBoss Struts Tools
JBoss ReachFaces Tools
JBoss WS Tools
JBoss Hibernate Console
JBoss AS Tools
e.t.c.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months