Block comment doesn't remove if code selected by 'Ctrl+A' for xhtml file.
-------------------------------------------------------------------------
Key: JBIDE-5287
URL: https://jira.jboss.org/jira/browse/JBIDE-5287
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Environment: JBoss Developer Studio
Version: 3.0.0.M4
Build id: v200911180352M
Reporter: Svetlana Yasenovich
Priority: Minor
1. Open .xhtml file.
2. click 'Ctrl+A' -> all code selected
3. click 'Ctrl+Shift+/' (Source->Add Block Comment) ->all code commented
4. click 'Ctrl+A'
5. click 'Ctrl+Shift+\' (Source->Remove Block Comment) -> nothing happened
Expected Result : Remove Block Comment for all code
--
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
Code assist for EL variables that come from <ui:param/>
-------------------------------------------------------
Key: JBIDE-3526
URL: https://jira.jboss.org/jira/browse/JBIDE-3526
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF, jsp/jsf/xml source editing
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.1.0
For example:
mainPage.xhtml
...
<ui:include src="/layout/incPage.xhtml">
<ui:param name="var1" value="#{someBean}"/>
</ui:include>
...
/loyout/incPage.xhtml
...
<h:outputText value="#{var1.text}"/> <!-- Here CA should work for var1 -->
...
--
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
EL validation failes for valid JSF-EL
-------------------------------------
Key: JBIDE-6135
URL: https://jira.jboss.org/jira/browse/JBIDE-6135
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Jboss Tools 3.1 GA, Facelets, JSF 1.2, Eclipse 3.5
Reporter: nimo stephan
When using the following valid EL in XHTML:
#{myBean.myMap['hobby'].size}
the Jboss tools validator throws the following exception:
'size' cannot be resolved.
Jboss tools should treat such expressions not as an error.
--
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
Continue reading DB dialog should have "Never Show again" oprion
----------------------------------------------------------------
Key: JBIDE-7908
URL: https://issues.jboss.org/browse/JBIDE-7908
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.2.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Optional
Fix For: 3.2.0.CR1
Attachments: dialog.PNG
Go to Reverce Engeneering Editor -> Type Mappings tab.
Press Refresh button.
Appeared dialog doesn't have "Never show again" option
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
JPA: Type annotation - add typeDef java completion proposals
------------------------------------------------------------
Key: JBIDE-8512
URL: https://issues.jboss.org/browse/JBIDE-8512
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.2.0.CR1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Minor
Fix For: 3.3.x
Type name declared as TypeDefs should be proposed in @Type annotation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
In VPE selected part color - should be configurable parameter
-------------------------------------------------------------
Key: JBIDE-8631
URL: https://issues.jboss.org/browse/JBIDE-8631
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.2.x
Reporter: Vitali Yemialyanchyk
Assignee: Maxim Areshkau
For some cases - for example there a lot of dark colors in page design or even blue color (which is used for selection) - it will not be possible to distinguish selected element. So it will be good if be possible to configure this parameter.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
hibernate-reverse-engineering-3.0.dtd in Hibernate Tools Core were updated, is necessary to update file on hibernate.sourceforge.net
------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-8178
URL: https://issues.jboss.org/browse/JBIDE-8178
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Hibernate
Affects Versions: 3.2.0.CR1
Reporter: Vitali Yemialyanchyk
Assignee: Max Rydahl Andersen
Priority: Minor
http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd - currently the link point to the old version
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam does not work with JSF 2.0 faces-config.xml
------------------------------------------------
Key: JBIDE-6878
URL: https://jira.jboss.org/browse/JBIDE-6878
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.2.x
This is an issue of Seam runtime. See https://jira.jboss.org/browse/JBSEAM-4637
But let's have a duplicate it in JBT JIRA to track JBSEAM-4637
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Need 64-bit windows support
---------------------------
Key: JBIDE-2720
URL: https://jira.jboss.org/jira/browse/JBIDE-2720
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Samuel Mendenhall
Fix For: 3.0.0.alpha, 2.1.2, 2.1.1, 2.1.0.GA
JBoss Tools is not usable on a 64-bit Windows machine.
--
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