[JBoss JIRA] Created: (JBIDE-1901) Adding the Link (Synchronize) action
by Snjezana Peco (JIRA)
Adding the Link (Synchronize) action
------------------------------------
Key: JBIDE-1901
URL: http://jira.jboss.com/jira/browse/JBIDE-1901
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Snjezana Peco
Priority: Minor
I propose adding the Link (Synchronize) action to the Visual editor next to the Preferences, Refresh, Page Design Options actions.
This action would be a check box similar to the "Link with editor" in the Package Explorer view. It would be checked/enabled by default. In that case, the VPE would behave as it does now. If the user disables the action, the VPE wouldn't be updated (VpeController.notifyChanged() wouldn't be called). This would be very useful when editing large JSP files. The user could always call Refresh (or check Link) to show the visual part of the editor.
--
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
17 years, 3 months
[JBoss JIRA] Created: (JBDS-561) Exceptions are occured after first run of JBDS.
by Anton Klimkovich (JIRA)
Exceptions are occured after first run of JBDS.
-----------------------------------------------
Key: JBDS-561
URL: https://jira.jboss.org/jira/browse/JBDS-561
Project: Developer Studio
Issue Type: Bug
Affects Versions: 2.0.0.cr2
Reporter: Anton Klimkovich
EXECUTE: Run jbdevstudio-eap-win32-2.0.0.CR2-N200901190910
FAILURE:
!SESSION 2009-01-20 17:06:22.784 -----------------------------------------------
eclipse.buildId=M20090107-0800
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2009-01-20 17:08:10.601
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.4.v20081027-2115.jar" by thread "Start Level Event Dispatcher".
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
... 8 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224)
at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
at java.lang.Thread.run(Thread.java:595)
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2009-01-20 17:08:13.135
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.
!ENTRY org.eclipse.equinox.p2.garbagecollector 4 0 2009-01-20 17:08:13.151
!MESSAGE ProvisioningEventBus service could not be obtained, CoreGarbageCollector will not function properly.
!ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2009-01-20 17:11:04.626
!MESSAGE Contributor org.jboss.tools.seam.ui.views.SeamComponentsNavigator cannot be created.
!ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2009-01-20 17:11:05.726
!MESSAGE Contributor org.jboss.ide.eclipse.as.ui.views.JBossServerView cannot be created.
--
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
17 years, 3 months