[JBoss JIRA] (JBIDE-16122) Download Runtime task wizard has opportunity to block UI
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-16122:
-----------------------------------
Summary: Download Runtime task wizard has opportunity to block UI
Key: JBIDE-16122
URL: https://issues.jboss.org/browse/JBIDE-16122
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection, server
Affects Versions: 4.1.1.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.1.2
Several pieces of code call various methods such as RuntimeCoreActivator.getDefault().getDownloadRuntimeArray();
These methods do not use progress monitor, and, if the list of DownloadRuntimes has not successfully completed once before, will be a long-running task.Since they are called directly from the UI, this has the potential to block the UI with no feedback to the user and no way to cancel.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-10780) Gnome Shell crash when editing wsdl file
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10780?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky commented on JBIDE-10780:
-------------------------------------------
I was told that it isn't an eclipse bug but it is in the kernel (libmutter).
> Gnome Shell crash when editing wsdl file
> ----------------------------------------
>
> Key: JBIDE-10780
> URL: https://issues.jboss.org/browse/JBIDE-10780
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: bpel, upstream
> Affects Versions: 3.3.0.M5, 3.3.0.Beta2-SOA
> Reporter: Pavol Srna
> Assignee: Andrej Podhradsky
> Priority: Blocker
> Labels: UX
> Fix For: LATER
>
> Attachments: bpel-screen1.png
>
>
> This jira was found during the JBDS TestDay. Gnome Shell will crash when you edit some wsdl file. I saw this issues couple of times but cannot always reproduce.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-8531) WSDL files should be accessible to BPEL project from another project (without copying)
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8531?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBIDE-8531:
-------------------------------------
Fix Version/s: LATER
(was: 4.0.0.Alpha1-SOA)
> WSDL files should be accessible to BPEL project from another project (without copying)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-8531
> URL: https://issues.jboss.org/browse/JBIDE-8531
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: bpel
> Affects Versions: 3.2.0.CR1
> Environment: all
> Reporter: Robert (Bob) Brodt
> Assignee: Andrej Podhradsky
> Fix For: 3.3.0.CR1-SOA, LATER
>
>
> SOA-P 5.2 PRD document requirement SOA-TOOL-2:
> The SOA-5.2 PRD requirements include the ability of a BPEL project to reference WSDLs (and probably XSDs as well) in another project without having to make copies. The assumption is that all resources are in the same eclipse workspace, not in a file system folder or remote server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-11164) Widget disposed too early for part org.jboss.tools.central.editors.JBossCentralEditor
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11164?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky closed JBIDE-11164.
-------------------------------------
Resolution: Done
Closed as this issue is not present.
> Widget disposed too early for part org.jboss.tools.central.editors.JBossCentralEditor
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-11164
> URL: https://issues.jboss.org/browse/JBIDE-11164
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 3.3.0.Beta1
> Environment: jbosstools-3.3_stable_branch.aggregate-Update-2012-02-29_14-32-12-H100.zip,L64
> Reporter: Jiri Peterka
> Assignee: Andrej Podhradsky
> Priority: Minor
> Fix For: 3.3.x, 3.3.0.Beta3
>
>
> !ENTRY org.eclipse.ui.workbench 4 0 2012-03-05 13:27:01.277
> !MESSAGE Widget disposed too early for part org.jboss.tools.central.editors.JBossCentralEditor
> !STACK 0
> java.lang.RuntimeException: Widget disposed too early for part org.jboss.tools.central.editors.JBossCentralEditor
> at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:123)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
> at org.eclipse.swt.widgets.Widget.release(Widget.java:1080)
> at org.eclipse.swt.widgets.Control.release(Control.java:3488)
> at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1294)
> at org.eclipse.swt.widgets.Widget.release(Widget.java:1083)
> at org.eclipse.swt.widgets.Control.release(Control.java:3488)
> at org.eclipse.swt.widgets.Widget.dispose(Widget.java:462)
> at org.eclipse.ui.internal.EditorSashContainer.disposeParent(EditorSashContainer.java:195)
> at org.eclipse.ui.internal.PartSashContainer.dispose(PartSashContainer.java:599)
> at org.eclipse.ui.internal.EditorSashContainer.dispose(EditorSashContainer.java:187)
> at org.eclipse.ui.internal.EditorAreaHelper.dispose(EditorAreaHelper.java:125)
> at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1898)
> at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:894)
> at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1729)
> at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:730)
> at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:715)
> at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:867)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:865)
> at org.eclipse.jface.window.WindowManager.close(WindowManager.java:109)
> at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1114)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1111)
> at org.eclipse.ui.internal.Workbench.access$15(Workbench.java:1040)
> at org.eclipse.ui.internal.Workbench$25.run(Workbench.java:1284)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:1282)
> at org.eclipse.ui.internal.Workbench.close(Workbench.java:1254)
> at org.eclipse.ui.internal.testing.WorkbenchTestable$2.run(WorkbenchTestable.java:124)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
> at org.eclipse.swtbot.eclipse.core.UITestApplication.start(UITestApplication.java:54)
> 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:344)
> 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:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (TOOLSDOC-384) Technical Review of 7.0 User Guide
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-384?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-384:
-------------------------------------
Description:
Conduct a post release technical review of 7.0 User Guide to catch any previously missed technical or copy errors.
* JBoss Central and the JBoss Perspective *[done]*
* JBoss Server Tools *[done]*
* Forge Tools
* LiveReload Tools
* Mobile Web Tools
* BrowserSim
* OpenShift Tools
was:
Conduct a post release technical review of 7.0 User Guide to catch any previously missed technical or copy errors.
* JBoss Central and the JBoss Perspective *[done]*
* JBoss Server Tools
* Forge Tools
* LiveReload Tools
* Mobile Web Tools
* BrowserSim
* OpenShift Tools
> Technical Review of 7.0 User Guide
> ----------------------------------
>
> Key: TOOLSDOC-384
> URL: https://issues.jboss.org/browse/TOOLSDOC-384
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: User Guide
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Michelle Murray
> Fix For: 4.1.0
>
>
> Conduct a post release technical review of 7.0 User Guide to catch any previously missed technical or copy errors.
> * JBoss Central and the JBoss Perspective *[done]*
> * JBoss Server Tools *[done]*
> * Forge Tools
> * LiveReload Tools
> * Mobile Web Tools
> * BrowserSim
> * OpenShift Tools
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-16121) org.jboss.tools.jsf.vpe.jsf.test failure
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-16121:
--------------------------------------
Summary: org.jboss.tools.jsf.vpe.jsf.test failure
Key: JBIDE-16121
URL: https://issues.jboss.org/browse/JBIDE-16121
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-templates
Affects Versions: 4.2.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Alpha1
{code}
testOpenOnForUiInclude(org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test) Time elapsed: 0.964 sectestOpenOnForA4JInclude(org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test) Time elapsed: 0.487 sec <<< FAILURE!
junit.framework.ComparisonFailure: /pages/import.html file should be opened expected:<[import.]html> but was:<[a4j-include.x]html>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.TestCase.assertEquals(TestCase.java:261)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE4373Test.testOpenOnForA4JInclude(JBIDE4373Test.java:200)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-16120) jsf.ui test failure
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-16120:
--------------------------------------
Summary: jsf.ui test failure
Key: JBIDE-16120
URL: https://issues.jboss.org/browse/JBIDE-16120
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsf
Affects Versions: 4.2.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 4.2.0.Alpha1
{code}
testCAForELJavaAndJSTCompare(org.jboss.tools.jsf.jsp.ca.test.CAForELJavaAndJSTCompareTest) Time elapsed: 3.391 sec <<< FAILURE!
junit.framework.ComparisonFailure: Additional Info Strings must be equal expected:<<html><[head><style CHARSET="ISO-8859-1" TYPE="text/css">/* Font definitions */ html { font-family: 'Ubuntu',sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; } body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } pre { font-family: monospace; } /* Margins */ body { overflow: auto; margin-top: 0px; margin-bottom: 0.5em; margin-left: 0.3em; margin-right: 0px; } h1 { margin-top: 0.3em; margin-bottom: 0.04em; } h2 { margin-top: 2em; margin-bottom: 0.25em; } h3 { margin-top: 1.7em; margin-bottom: 0.25em; } h4 { margin-top: 2em; margin-bottom: 0.3em; } h5 { margin-top: 0px; margin-bottom: 0px; } p { margin-top: 1em; margin-bottom: 1em; } pre { margin-left: 0.6em; } ul { margin-top: 0px; margin-bottom: 1em; margin-left: 1em; padding-left: 1em;} li { margin-top: 0px; margin-bottom: 0px; } li p { margin-top: 0px; margin-bottom: 0px; } ol { margin-top: 0px; margin-bottom: 1em; margin-left: 1em; padding-left: 1em; } dl { margin-top: 0px; margin-bottom: 1em; } dt { margin-top: 0px; margin-bottom: 0px; font-weight: bold; } dd { margin-top: 0px; margin-bottom: 0px; } /* Styles and colors */ a:link { color: #0000FF; } a:hover { color: #000080; } a:visited { text-decoration: underline; } a.header:link { text-decoration: none; color: #ffffff } a.header:visited { text-decoration: none; color: #ffffff } a.header:hover { text-decoration: underline; color: #000080; } h4 { font-style: italic; } strong { font-weight: bold; } em { font-style: italic; } var { font-style: italic; } th { font-weight: bold; } </style></head><body text="#ffffff" bgcolor="#000000"><h5><div style='word-wrap: break-word; position: relative; margin-left: 20px; padding-top: 2px; '><a href='eclipse-open:%E2%98%82=JSF2KickStartWithoutLibs/JavaSource%3Cdemo%7BUser.java%E2%98%83User'><!--[if lte IE 6]><![if gte IE 5.5]> <span alt='Open Declaration' style="border:none; position: absolute; width: 16px; height: 16px; left: -21px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='file:/home/igels/Projects/jbt-4.0/requests/jbosstools-javaee/jsf/tests/org.jboss.tools.jsf.ui.test/target/work/data/.metadata/.plugins/org.eclipse.jdt.ui/jdt-images/1.png')"></span> <![endif]><![endif]--> <!--[if !IE]>--> <img alt='Open Declaration' style='border:none; position: absolute; width: 16px; height: 16px; left: -21px; ' src='file:/home/igels/Projects/jbt-4.0/requests/jbosstools-javaee/jsf/tests/org.jboss.tools.jsf.ui.test/target/work/data/.metadata/.plugins/org.eclipse.jdt.ui/jdt-images/1.png'/> <!--<![endif]--> <!--[if gte IE 7]> <img alt='Open Declaration' style='border:none; position: absolute; width: 16px; height: 16px; left: -21px; ' src='file:/home/igels/Projects/jbt-4.0/requests/jbosstools-javaee/jsf/tests/org.jboss.tools.jsf.ui.test/target/work/data/.metadata/.plugins/org.eclipse.jdt.ui/jdt-images/1.png'/> <![endif]--> </a><a class='header' href='eclipse-javadoc:%E2%98%82=JSF2KickStartWithoutLibs/JavaSource%3Cdemo'>demo</a>.<a class='header' href='eclipse-javadoc:%E2%98%82=JSF2KickStartWithoutLibs/JavaSource%3Cdemo%7BUser.java%E2%98%83User'>User</a></div>]</h5><br/>Created by...> but was:<<html><[body text="#ffffff" bgcolor="#000000"><h5><a class='header' href='eclipse-javadoc:%E2%98%82=JSF2KickStartWithoutLibs/JavaSource%3Cdemo'>demo</a>.User]</h5><br/>Created by...>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.TestCase.assertEquals(TestCase.java:261)
at org.jboss.tools.jsf.jsp.ca.test.CAForELJavaAndJSTCompareTest.compareJavaAndJSTProposals(CAForELJavaAndJSTCompareTest.java:179)
at org.jboss.tools.jsf.jsp.ca.test.CAForELJavaAndJSTCompareTest.testCAForELJavaAndJSTCompare(CAForELJavaAndJSTCompareTest.java:74)
{code}
{code}
testELApplyMethodProposal(org.jboss.tools.jsf.jsp.ca.test.CAELApplyMethodProposalTest) Time elapsed: 3.772 sectestCAJsfAddInfoInELMessages(org.jboss.tools.jsf.jsp.ca.test.CAJsfAddInfoInELMessagesTest) Time elapsed: 1.989 sec <<< FAILURE!
junit.framework.AssertionFailedError: Additional Info exists but its value is not expected:
Add. Info: [/* Font definitions */ html { font-family: 'Ubuntu',sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; } body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } pre { font-family: monospace; } /* Margins */ body { overflow: auto; margin-top: 0px; margin-bottom: 0.5em; margin-left: 0.3em; margin-right: 0px; } h1 { margin-top: 0.3em; margin-bottom: 0.04em; } h2 { margin-top: 2em; margin-bottom: 0.25em; } h3 { margin-top: 1.7em; margin-bottom: 0.25em; } h4 { margin-top: 2em; margin-bottom: 0.3em; } h5 { margin-top: 0px; margin-bottom: 0px; } p { margin-top: 1em; margin-bottom: 1em; } pre { margin-left: 0.6em; } ul { margin-top: 0px; margin-bottom: 1em; margin-left: 1em; padding-left: 1em;} li { margin-top: 0px; margin-bottom: 0px; } li p { margin-top: 0px; margin-bottom: 0px; } ol { margin-top: 0px; margin-bottom: 1em; margin-left: 1em; padding-left: 1em; } dl { margin-top: 0px; margin-bottom: 1em; } dt { margin-top: 0px; margin-bottom: 0px; font-weight: bold; } dd { margin-top: 0px; margin-bottom: 0px; } /* Styles and colors */ a:link { color: #0000FF; } a:hover { color: #000080; } a:visited { text-decoration: underline; } a.header:link { text-decoration: none; color: #ffffff } a.header:visited { text-decoration: none; color: #ffffff } a.header:hover { text-decoration: underline; color: #000080; } h4 { font-style: italic; } strong { font-weight: bold; } em { font-style: italic; } var { font-style: italic; } th { font-weight: bold; } Base Name: resourcesResource Bundle: /JSF2KickStartWithoutLibs/JavaSource/resources.properties]
Expected Value: [Base Name: resourcesResource Bundle: /JSF2KickStartWithoutLibs/JavaSource/resources.properties]
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.jboss.tools.jsf.jsp.ca.test.CAJsfAddInfoInELMessagesTest.testCAJsfAddInfoInELMessages(CAJsfAddInfoInELMessagesTest.java:62)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (JBIDE-16019) Reorganize JST component
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16019?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16019:
-----------------------------------
Git Pull Request: https://github.com/jbosstools/jbosstools-base/pull/214, https://github.com/jbosstools/jbosstools-jst/pull/231, https://github.com/jbosstools/jbosstools-javaee/pull/173, https://github.com/jbosstools/jbosstools-vpe/pull/192, https://github.com/jbosstools/jbosstools-central/pull/189 (was: https://github.com/jbosstools/jbosstools-base/pull/214, https://github.com/jbosstools/jbosstools-jst/pull/231, https://github.com/jbosstools/jbosstools-javaee/pull/172, https://github.com/jbosstools/jbosstools-vpe/pull/192, https://github.com/jbosstools/jbosstools-central/pull/189)
> Reorganize JST component
> ------------------------
>
> Key: JBIDE-16019
> URL: https://issues.jboss.org/browse/JBIDE-16019
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: common/jst/core, jsp/jsf/xml/html source editing
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Alpha1
>
> Attachments: dependencies.gliffy, dependencies.png
>
>
> !dependencies.png!
> My suggestions:
> *1. Clean up (remove obsolete plugins):*
> * jst.firstrun (This plug-in used to initialize AS and Data drivers during the first run. Has moved to runtimes component)
> * jst.web.verification (Our old validation framework which we don't use anymore. All verification rules have been migrated to our common validation framework)
> * jst.web.tiles/tiles.ui.
> *2. Fix dependency problem between jsp/html editor and other jsp/html editor related UI features (such as html5 property view) by merging all UI plugins into jst.web.ui plug-in:*
> * jst.jsp (JSP/HTML editor, content assist, outline)
> * jst.web.ui (palette, wizards, ...)
> * jst.text.ext (Open Ons)
> * jst.css (css editor)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months