Hibernate Configuration Wizard: add "Test Connection" button and validate driver class, URL, user, pwd etc.
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-1420
URL: http://jira.jboss.com/jira/browse/JBIDE-1420
Project: JBoss Tools
Issue Type: Feature Request
Components: Hibernate
Affects Versions: LATER
Reporter: Alexander Chabatar
Assigned To: Alexander Chabatar
Priority: Minor
Fix For: LATER
1) add Test Connection button - should be helpful.
2) Finish button is always enabled. For example if Database dialect is selected but no driver class, no URL, user. Validation might show a warning.
--
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
Open source releng to allow build JBoss Tools outside RedHat VPN
----------------------------------------------------------------
Key: JBDS-377
URL: https://jira.jboss.org/jira/browse/JBDS-377
Project: Developer Studio
Issue Type: Task
Components: Build
Reporter: Denis Golovin
Assignee: Denis Golovin
Benefits are:
1. Fisheye will allow track changes in releng plugin
2. Build can be established in minsk/moscow/concord for testing
--
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
There is no opportunity to select existent Group for shortcuts under Linux
--------------------------------------------------------------------------
Key: RHDS-172
URL: http://jira.jboss.com/jira/browse/RHDS-172
Project: Red Hat Developer Studio
Issue Type: Bug
Components: installer
Affects Versions: 1.0.0.beta1
Reporter: Anton Klimkovich
Priority: Minor
Step 9 in installer
Can't select any other existent group.
Look at screenshot
--
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
Bring an editing possibility to visual part of VPE
--------------------------------------------------
Key: JBIDE-2663
URL: https://jira.jboss.org/jira/browse/JBIDE-2663
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.0.0.beta1
Bring an editing possibility to visual part of VPE. For example the slider has two values the min and the max. We should be able to edit this values in visual part. Because: it is the visual page *editor*.
--
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
VPE - I get mesage box - every time when I open some jsp
--------------------------------------------------------
Key: JBIDE-3798
URL: https://jira.jboss.org/jira/browse/JBIDE-3798
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Maxim Areshkau
Priority: Minor
Attachments: screenshot-1.jpg
open jsp with Visual/Source tab - get message;
switch to source tab - ok;
switch to Visual/Source tab - get message;
--
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
Seam builder somtimes creates components without any declarations at all.
-------------------------------------------------------------------------
Key: JBIDE-4496
URL: https://jira.jboss.org/jira/browse/JBIDE-4496
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M1
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M4
Sometimes our tests fails because seam model is not correct. For example we have:
@Name("comp1")
public class Comp1 {...}
Seam builder creates "comp1" component but getJavaDeclaration() return null even if the project is correct and all nedded libs are in classpath.
It's hard to reproduce this issue. We need to investigate it and found the resoun of this bug. Looks like thread racing is responsible for that.
--
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
Unnecessary double quote appears using CA for EL expression
-----------------------------------------------------------
Key: JBIDE-3856
URL: https://jira.jboss.org/jira/browse/JBIDE-3856
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
Priority: Minor
1) Print next: <h:commandButton action="" value="Say Hello!" />
2) Set cursor between double quotes: <h:commandButton action="|" value="Say Hello!" />
3) Call CA and choose -> New JSF EL expression
RESULT: <h:commandButton action="#{}" " value="Say Hello!" /> - one double quote is unnecessary
--
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
CA doesn't work properly outside <html> form
--------------------------------------------
Key: JBIDE-3704
URL: https://jira.jboss.org/jira/browse/JBIDE-3704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
1) Set cursor outside <html> form
2) Call CA (Ctrl+Space)
ASSERT: We can see some tags and choose some of them
3) Begin to print any name of tag, for example, <a4j:
4) Call CA
FAILURE: No variances to choose.
--
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
Docbook XML editor
------------------
Key: JBIDE-1304
URL: http://jira.jboss.com/jira/browse/JBIDE-1304
Project: JBoss Tools
Issue Type: Feature Request
Affects Versions: 2.0.0.CR1
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: LATER
Use current VPE as editor for docbook.xml files. There will problem with editing files that uses ENTITY definition but for plain files it should works fine.
--
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