[JBoss JIRA] Created: (JBIDE-1743) Wrong warning in "Add phase listener" dialog.
by Aliaksey Nis (JIRA)
Wrong warning in "Add phase listener" dialog.
---------------------------------------------
Key: JBIDE-1743
URL: http://jira.jboss.com/jira/browse/JBIDE-1743
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.0.0.GA
Environment: WindowsXP SP2
jbds-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 1.0.0.GA
Build: JBossTools-200802041633-nightly-ALL
JDK 1.5_08
Reporter: Aliaksey Nis
Priority: Trivial
1. Create JSF 1.2 KickStart project.
2. Open faces-config.xml, Tree view.
3. Select faces-config element. At right panel press "Add"(in phase listener part).
4. In Add phase listener dialog print in phaselistener filed "."(dot) symbol.
Look at warning at top of form. It's so strange...
Screenshot attached.
--
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
18 years, 2 months
[JBoss JIRA] Created: (JBIDE-1751) Hibernate files opened with JBoss Tools XML Editor instead of supported Hibernate Editor.
by Anton Klimkovich (JIRA)
Hibernate files opened with JBoss Tools XML Editor instead of supported Hibernate Editor.
-----------------------------------------------------------------------------------------
Key: JBIDE-1751
URL: http://jira.jboss.com/jira/browse/JBIDE-1751
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.0.GA
Reporter: Anton Klimkovich
Attachments: JB Tools XML Editor.PNG
Create for example Hibernate 3.0 file (Web Projects View->New->File->Hibernate 3.0)
After creation it will be opened in JBoss Tools XML Editor with only one Source tab by default
To open it in Hibernate 3.0 XML Editor need use always "Open with"
If open this file using F3 button or double click on it will be opened in JBoss Tools XML Editor in spite of Hibernate 3.0 XML Editor was selected before.
This situation spread to other Hibernate files created as File->New->Hibernate-> {any Hibernate file}
--
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
18 years, 2 months
[JBoss JIRA] Updated: (JBIDE-518) Open seam component
by Daniel Azarov (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-518?page=all ]
Daniel Azarov updated JBIDE-518:
--------------------------------
Summary: Open seam component (was: Open seam component/entity)
Description:
Have Ctrl+shift+Y (?) to have an "Open Seam Component" similar to "Open Resource" and "Open Type"
should list @Name'd Seam components
1. User select menu item "Navigate > Open Seam Component" or toolbar button or just press Ctrl+shift+Y
2. Dialog appears (dialog like "Open Type" eclipse dialog)
3. Dialog shows all components from all opened projects in user's workspace (list from the seam component model)
4. When user selects particular component we close dialog and open source of component (class file, components.xml, e.t.c)
was:
Have Ctrl+shift+Y (?) to have an "Open Seam Component/Entity" similar to "Open Resource" and "Open Type"
should list @Name'd Seam components and Hibernate Entities
1. User select menu item "Navigate > Open Seam Component" or toolbar button or just press Ctrl+shift+Y
2. Dialog appears (dialog like "Open Type" eclipse dialog)
3. Dialog shows all components and entities from all opened projects in user's workspace (list from the seam component model)
4. When user selects particular component or enity we close dialog and open source of component or enity (class file, components.xml, e.t.c)
> Open seam component
> -------------------
>
> Key: JBIDE-518
> URL: http://jira.jboss.com/jira/browse/JBIDE-518
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Seam
> Reporter: Max Andersen
> Assigned To: Daniel Azarov
> Priority: Critical
> Fix For: 2.1
>
>
> Have Ctrl+shift+Y (?) to have an "Open Seam Component" similar to "Open Resource" and "Open Type"
> should list @Name'd Seam components
> 1. User select menu item "Navigate > Open Seam Component" or toolbar button or just press Ctrl+shift+Y
> 2. Dialog appears (dialog like "Open Type" eclipse dialog)
> 3. Dialog shows all components from all opened projects in user's workspace (list from the seam component model)
> 4. When user selects particular component we close dialog and open source of component (class file, components.xml, e.t.c)
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBIDE-518) Open seam component/entity
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-518?page=comments#action_12398666 ]
Max Andersen commented on JBIDE-518:
------------------------------------
Just start by having it be all the seam components (visible in the seam component model).
look at adding other relevent entities/resources into it later on.
> Open seam component/entity
> --------------------------
>
> Key: JBIDE-518
> URL: http://jira.jboss.com/jira/browse/JBIDE-518
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Seam
> Reporter: Max Andersen
> Assigned To: Daniel Azarov
> Priority: Critical
> Fix For: 2.1
>
>
> Have Ctrl+shift+Y (?) to have an "Open Seam Component/Entity" similar to "Open Resource" and "Open Type"
> should list @Name'd Seam components and Hibernate Entities
> 1. User select menu item "Navigate > Open Seam Component" or toolbar button or just press Ctrl+shift+Y
> 2. Dialog appears (dialog like "Open Type" eclipse dialog)
> 3. Dialog shows all components and entities from all opened projects in user's workspace (list from the seam component model)
> 4. When user selects particular component or enity we close dialog and open source of component or enity (class file, components.xml, e.t.c)
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBIDE-518) Open seam component/entity
by Daniel Azarov (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-518?page=comments#action_12398662 ]
Daniel Azarov commented on JBIDE-518:
-------------------------------------
What about "Hibernate entities"?
Are there hibernate entities in the seam component model?
> Open seam component/entity
> --------------------------
>
> Key: JBIDE-518
> URL: http://jira.jboss.com/jira/browse/JBIDE-518
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Seam
> Reporter: Max Andersen
> Assigned To: Daniel Azarov
> Priority: Critical
> Fix For: 2.1
>
>
> Have Ctrl+shift+Y (?) to have an "Open Seam Component/Entity" similar to "Open Resource" and "Open Type"
> should list @Name'd Seam components and Hibernate Entities
> 1. User select menu item "Navigate > Open Seam Component" or toolbar button or just press Ctrl+shift+Y
> 2. Dialog appears (dialog like "Open Type" eclipse dialog)
> 3. Dialog shows all components and entities from all opened projects in user's workspace (list from the seam component model)
> 4. When user selects particular component or enity we close dialog and open source of component or enity (class file, components.xml, e.t.c)
--
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
18 years, 2 months