[JBoss JIRA] Created: (JBIDE-8541) eclipse 3.7: selecting a figure in Design view does not display correct property sheet
by Robert (Bob) Brodt (JIRA)
eclipse 3.7: selecting a figure in Design view does not display correct property sheet
--------------------------------------------------------------------------------------
Key: JBIDE-8541
URL: https://issues.jboss.org/browse/JBIDE-8541
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.0.CR1
Environment: win 7 (possibly all?)
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.2.1
Starting with eclipse 3.6 SR2 (also affects 3.7) the selection event for graphical editparts is not being received by the editor, so the property sheet is not displayed. I'm guessing, but this might be caused by a bug fix in eclipse jface (or swt?) that removed an extra event notification somewhere.
Workaround is to select a different view, then select the Property view again, but this is not really usable.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-8732) BPEL perspective is broken
by Robert (Bob) Brodt (JIRA)
BPEL perspective is broken
--------------------------
Key: JBIDE-8732
URL: https://issues.jboss.org/browse/JBIDE-8732
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.0.Final
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.2.1
When creating a new BPEL project, the workbench displays the "do you want to switch to the BPEL perspective" dialog (if enabled) as expected. Clicking "yes" apparently switches to the new perspective but the context menu->New action does not display the expected items (e.g. "BPEL Process File", "Apache ODE Deployment Descriptor", etc.) while the File->New (from main menu) does work as expected.
Also, there seem to be 2 BPEL perspectives defined, the second one is labeled <BPEL> and that one displays the correct context menu.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-8628) 21 Seam tests fail
by Nick Boldt (JIRA)
21 Seam tests fail
------------------
Key: JBIDE-8628
URL: https://issues.jboss.org/browse/JBIDE-8628
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.1
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Priority: Blocker
Fix For: 3.2.1
http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosst...
>>><<< org.jboss.tools.seam.core.test.refactoring.SeamRefactoringAllTests.testSeamComponentRename
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testJBide3989
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamWarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.testSeamEarProjectWithoutTestProject
>>><<< org.jboss.tools.seam.ui.test.SeamUiAllTests.org.jboss.tools.seam.ui.test.marker.SeamMarkerResolutionTest
>>><<< org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite201GA.org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest
>>><<< org.jboss.tools.seam.core.test.project.facet.Seam20XFacetTestSuite202SP1.org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-8473) o.j.t.seam.ui plugin.xml warning message
by Alexey Kazakov (JIRA)
o.j.t.seam.ui plugin.xml warning message
----------------------------------------
Key: JBIDE-8473
URL: https://issues.jboss.org/browse/JBIDE-8473
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.Final
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 3.2.1, 3.3.0.M1
Here is the extension which has a warning:
<extension
point="org.jboss.tools.common.text.xml.contentAssistProcessor"
id="org.jboss.tools.seam.ui.contentAssistProcessor"
name="org.jboss.tools.seam.ui.contentAssistProcessor">
</extension>
It says that this extensions requires at least one contentAssistProcessor element.
Please fix the xsd of this extension point if plugin.xml is correct.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months