[jbosstools-issues] [JBoss JIRA] (JBIDE-17822) Launch shortcut enablement expression caused exception

Radoslav Rábara (JIRA) issues at jboss.org
Tue Jul 8 08:35:25 EDT 2014


Radoslav Rábara created JBIDE-17822:
---------------------------------------

             Summary: Launch shortcut enablement expression caused exception
                 Key: JBIDE-17822
                 URL: https://issues.jboss.org/browse/JBIDE-17822
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: webservices
    Affects Versions: 4.2.0.Beta3
            Reporter: Radoslav Rábara
             Fix For: 4.2.0.CR1
         Attachments: error1, error2, error3, error4, error5

Sometimes when expanding JAX-RS Explorer, a bunch of errors appears in Error Log.
There are 5 similar errors:
{code}
Launch shortcut 'org.testng.eclipse.shortcut' enablement expression caused exception. Shortcut was removed.
	org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.debug.ui.matchesPattern to type class org.jboss.tools.ws.jaxrs.ui.cnf.UriPathTemplateElement
{code}
{code}
Launch shortcut 'org.testng.eclipse.shortcut.testngSuite' enablement expression caused exception. Shortcut was removed.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.debug.ui.matchesPattern to type class org.jboss.tools.ws.jaxrs.ui.cnf.UriPathTemplateElement
{code}
{code}
Launch shortcut 'org.jboss.tools.maven.actions.LifeCycleCleanVerify' enablement expression caused exception. Shortcut was removed.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.jboss.tools.maven.ui.isCleanVerifyMenuEnabled to type class org.jboss.tools.ws.jaxrs.ui.cnf.UriPathTemplateElement
{code}
{code}
Launch shortcut 'org.eclipse.ant.ui.antShortcutWithDialog' enablement expression caused exception. Shortcut was removed.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.debug.ui.matchesContentType to type class org.jboss.tools.ws.jaxrs.ui.cnf.UriPathTemplateElement
{code}
{code}
Launch shortcut 'org.eclipse.ant.ui.antShortcut' enablement expression caused exception. Shortcut was removed.

org.eclipse.core.runtime.CoreException: No property tester contributes a property org.eclipse.debug.ui.matchesContentType to type class org.jboss.tools.ws.jaxrs.ui.cnf.UriPathTemplateElement
{code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jbosstools-issues mailing list