[JBoss JIRA] Created: (JBDS-1783) Errors in Release Notes for JBDS 4.1
by Vlado Pakan (JIRA)
Errors in Release Notes for JBDS 4.1
------------------------------------
Key: JBDS-1783
URL: https://issues.jboss.org/browse/JBDS-1783
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: documentation
Affects Versions: 4.1.0.CR3
Environment: Release notes publised on documentation-stage.../docs/en-US/JBoss_Developer_Studio/4.1/html/4.1.0_Release_Notes/index.html
Reporter: Vlado Pakan
Assignee: Isaac Rooskov
Fix For: 4.1.0.CR3
List of the errors in release notes of JBDS 4.1:
/docs/en-US/JBoss_Developer_Studio/4.1/html/4.1.0_Release_Notes/index.html
- replace "Scriptble install of " with "Scriptable install of "
- replace pure text "JBDS-1268" within "release note for JBDS-1268" with link to JBDS-1268
/docs/en-US/JBoss_Developer_Studio/4.1/html/4.1.0_Release_Notes/Component_Versions.html
- replace "The Drools Rule editor " with "The Guided Drools Rule editor "
/docs/en-US/JBoss_Developer_Studio/4.1/html/4.1.0_Release_Notes/Issues-fixed-in-this-release.html
- replace text "If it does implement " with "If it does not implement "
--
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-9379) EL-Expressions support in VPE and in VPE templates
by Vitali Yemialyanchyk (JIRA)
EL-Expressions support in VPE and in VPE templates
--------------------------------------------------
Key: JBIDE-9379
URL: https://issues.jboss.org/browse/JBIDE-9379
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.3.0.M3
Reporter: Vitali Yemialyanchyk
Assignee: Yahor Radtsevich
Priority: Minor
currently VPE has only simple EL-Expressions rendering - only variable rendering to string - I propose to add possibility to render complex EL-Expressions and render JSTL templates as much as it possible get it on server side.
--
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: (JBDS-1678) Unable to install m2e certified
by Libor Zoubek (JIRA)
Unable to install m2e certified
-------------------------------
Key: JBDS-1678
URL: https://issues.jboss.org/browse/JBDS-1678
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: 3rdPartyCertification, 3rdPartyDependencies, updatesite
Affects Versions: 4.1.0.CR1
Environment: JBDS 4.1.CR1-H528
Reporter: Libor Zoubek
I am not able to install m2eclipse http://www.qa.jboss.com/binaries/RHDS/updates/development/4.1.0.CR1_extra... updatesite.
{noformat}
Cannot complete the install because one or more required items could not be found.
Software being installed: M2Eclipse Extensions Development Support (Optional) 0.12.1.20110112-1712 (org.maven.ide.eclipse.sdk.feature.feature.group 0.12.1.20110112-1712)
Missing requirement: Maven Integration Tests Plug-in 0.12.1.20110112-1712 (org.maven.ide.eclipse.integration.tests.common 0.12.1.20110112-1712) requires 'bundle org.hamcrest 0.0.0' but it could not be found
Cannot satisfy dependency:
From: M2Eclipse Extensions Development Support (Optional) 0.12.1.20110112-1712 (org.maven.ide.eclipse.sdk.feature.feature.group 0.12.1.20110112-1712)
To: org.maven.ide.eclipse.integration.tests.common [0.12.1.20110112-1712]
{noformat}
--
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-9052) Guded Drools Rule Editor is missing
by Vlado Pakan (JIRA)
Guded Drools Rule Editor is missing
-----------------------------------
Key: JBIDE-9052
URL: https://issues.jboss.org/browse/JBIDE-9052
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.2.1.CR1
Environment: jbdevstudio-product-linux-gtk-4.1.0.v201105312221R-H527-CR1.jar, linux 32 bit, Sun JDK 1.6.0_25
Reporter: Vlado Pakan
Assignee: Kris Verlaenen
It's not possible to create new Guider Rule via menu File > New > Drools. Tree item "Guider Rule" is missing in wizard tree.
When trying to open guided rule file created with previous version of JBDS there is missing option "Guided Rule Editor" in "Open With" context menu of selected guided rule file.
--
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-8359) VisualEditor throws exception and stays open for file from project that is being closed
by Denis Golovin (JIRA)
VisualEditor throws exception and stays open for file from project that is being closed
---------------------------------------------------------------------------------------
Key: JBIDE-8359
URL: https://issues.jboss.org/browse/JBIDE-8359
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.CR1
Reporter: Denis Golovin
Assignee: Maxim Areshkau
Fix For: 3.3.0.M1
[noformat}
Unable to create editor ID org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor: An unexpected exception was thrown.
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.selection.bar.SelectionBar.<init>(SelectionBar.java:113)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:115)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:489)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:411)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:164)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1254)
at org.eclipse.ui.internal.PartStack.handleDeferredEvents(PartStack.java:1222)
at org.eclipse.ui.internal.LayoutPart.deferUpdates(LayoutPart.java:400)
at org.eclipse.ui.internal.PartSashContainer.handleDeferredEvents(PartSashContainer.java:1409)
at org.eclipse.ui.internal.LayoutPart.deferUpdates(LayoutPart.java:400)
at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1420)
at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1410)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1384)
at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1448)
at org.eclipse.ui.texteditor.AbstractTextEditor$23.run(AbstractTextEditor.java:4156)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months