jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • GRECLIPSE
  • GRECLIPSE-30

Category org.eclipse.debug.ui.category.debug used for command does not exist

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.5.7
  • Component/s: Testing, Running, Debugging
  • Labels:
    None
  • Environment:
    Windows XP, Eclipse 3.2.2 build M20070212-1330, JDK 1.5.0_09

Description

The org.codehaus.groovy.eclipse.ui is plugin declares a command extension in an undeclared category:

<command
categoryId="org.eclipse.debug.ui.category.debug"
description="Debug JUnit Test"
id="org.codehaus.groovy.eclipse.debug.ui.testShortcut.debug"
name="Debug JUnit Test"/>

There is no category "org.eclipse.debug.ui.category.debug", the correct category (I think) is "org.eclipse.debug.ui.category.run" for both run and debug actions.

This may be related to why I cannot get Run as JUnit / Debug as JUnit to appear at all for a .groovy file, or it may not.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mike Klenk added a comment - 28/Oct/08 11:22 AM

plugin.xml fixed

Show
Mike Klenk added a comment - 28/Oct/08 11:22 AM plugin.xml fixed

People

  • Assignee:
    Mike Klenk
    Reporter:
    David Black
Vote (0)
Watch (0)

Dates

  • Created:
    23/Mar/07 8:36 AM
    Updated:
    04/Mar/11 11:09 AM
    Resolved:
    28/Oct/08 11:22 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.