"Open Mapping File" - for jpa project - should support all ejb3 property patterns
---------------------------------------------------------------------------------
Key: JBIDE-4335
URL: https://jira.jboss.org/jira/browse/JBIDE-4335
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.1.0.M1
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M2
for id:
"id", "embedded-id";
for other properties:
"basic", "version", "many-to-one", "one-to-many", "one-to-one", "many-to-many", "embedded", "transient"
--
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
Toggle hide/show for coplex property type on diagram cause autolayout
---------------------------------------------------------------------
Key: JBIDE-4669
URL: https://jira.jboss.org/jira/browse/JBIDE-4669
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.M3
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M4
this is a bug cause if the user spend time to order items and then eventually click to toggle hide/show for coplex property type - all his handy layout be destroyed
--
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
Load diagram, autolayout, Undo/Redo doesn't work
------------------------------------------------
Key: JBIDE-4694
URL: https://jira.jboss.org/jira/browse/JBIDE-4694
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.1.0.M2
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M3
--
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
Project Examples chapter update
-------------------------------
Key: JBDS-761
URL: https://jira.jboss.org/jira/browse/JBDS-761
Project: Developer Studio
Issue Type: Task
Components: Doc - RHDS GSG
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Michael Sorokin
Fix For: 2.1.0
Describe Project Examples Preference Page
Window>Preferences>JBoss Tools>Project Examples Preference Page
--
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
<list-index> element was added to DTD instead of old <index> and must be always used in exporter template.
----------------------------------------------------------------------------------------------------------
Key: JBIDE-4250
URL: https://jira.jboss.org/jira/browse/JBIDE-4250
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Minor
Fix For: 3.1.0.M1
<list-index> element was added to Hibernate DTD instead of old <index> for <list>.
Hibernate's 2 <index> was leaved to have back-compatibility, so <list-index> must be used in exporter templates.
--
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
java.lang.NullPointerException when delete a messgechange from a scope
----------------------------------------------------------------------
Key: JBIDE-4633
URL: https://jira.jboss.org/jira/browse/JBIDE-4633
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Feng Qian
Assignee: Feng Qian
Fix For: 3.1.0.M3
Choose a scope element, click '+' to add a messagechange in the right of the bpel editor.
click '-' to delete the messagechange in the right of the bpel editor
the issue occured.
--
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
Don't refresh the outline view when delete or add variables, partnerlinks and so on to a scope element
------------------------------------------------------------------------------------------------------
Key: JBIDE-4636
URL: https://jira.jboss.org/jira/browse/JBIDE-4636
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Feng Qian
Fix For: 3.1.0.M3
when add a partnerlink, variable and so on to a scope, the outline view does not refresh.
--
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
java.lang.NullPointerException when open a bpel file that only has a correlationSet element
-------------------------------------------------------------------------------------------
Key: JBIDE-4637
URL: https://jira.jboss.org/jira/browse/JBIDE-4637
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Feng Qian
Fix For: 3.1.0.M3
create a empty bpel file
do nothing but adding a correlationSet
save and close it
reopen it, get the issue
--
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
java.lang.ArrayIndexOutOfBoundsException: 0 when switch from 'From import' to 'From project' in the Choose Partnerlink type wizard
----------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4625
URL: https://jira.jboss.org/jira/browse/JBIDE-4625
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Feng Qian
Assignee: Feng Qian
Fix For: 3.1.0.M3
This is a issue that is imported by fixing JBIDE-4615.
--
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