Adjust selection repaint
------------------------
Key: JBIDE-1546
URL: http://jira.jboss.com/jira/browse/JBIDE-1546
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assigned To: Maxim Areshkau
Fix For: LATER
inIFlasher doesn't repaint content when we scrool page.
--
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
Add the VPE Toolbar to the Preview tab
--------------------------------------
Key: JBIDE-4915
URL: https://jira.jboss.org/jira/browse/JBIDE-4915
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.1.0.M2
Reporter: Yahor Radtsevich
Assignee: Maxim Areshkau
It would be good, if the VPE Preview tab had the same toolbar as the Visual/Source tab.
For example, Someone edit a CSS file and want to have an affected page to be shown in the VPE (see screenshot-1.png). Of course, he wants to see the changes on the page, but he can't - there is no refresh button.
--
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
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
Add xhtml pages to "Add Template Page" Browse
---------------------------------------------
Key: JBIDE-4799
URL: https://jira.jboss.org/jira/browse/JBIDE-4799
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common
Affects Versions: 3.1.0.M3
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
1) Create any project that contains .xhtml page, for example, Seam WAR.
2) Open Preferences->JBoss Tools->Web->JSF Pages.
3) Press Add button.
ASSERT: Add Template Page dialog is opened.
4) Press Browse button
5) Try to expand all folders
RESULT: There is no any xhtml page for template proposals (screenshot-1).
--
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