Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 316668

Summary: Warning about keybind org.eclipse.mylyn.task.ui.editor.QuickOutline
Product: z_Archived Reporter: Anthony <nonzero>
Component: MylynAssignee: David Green <greensopinion>
Status: RESOLVED INVALID QA Contact:
Severity: trivial    
Priority: P3 CC: kentarou
Version: unspecified   
Target Milestone: 1.3.1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Anthony CLA 2010-06-11 23:14:23 EDT
Error Log shows warning every time Eclipse starts:
Cannot bind to an undefined command: plug-in='org.eclipse.mylyn.wikitext.tasks.ui', id='org.eclipse.mylyn.task.ui.editor.QuickOutline'

What steps will reproduce the problem?
1. Install Eclipse with CDT and Mylyn using Wascana.
2. Start Eclipse.
3. View Error Log.


-- Error Details --
Date: Fri Jun 11 20:10:54 PDT 2010
Message: Cannot bind to an undefined command: plug-in='org.eclipse.mylyn.wikitext.tasks.ui', id='org.eclipse.mylyn.task.ui.editor.QuickOutline'
Severity: Warning
Product: Eclipse 1.3.0.20100427-1120 (org.eclipse.epp.package.cpp.product)
Plugin: org.eclipse.ui
Session Data:
eclipse.buildId=I20100429-1549
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product
Comment 1 Steffen Pingel CLA 2010-06-18 14:31:42 EDT
David, can you take a look?
Comment 2 Anthony CLA 2010-06-22 22:23:00 EDT
I had two different versions of Eclipse using the same workspace, one Eclipse PDT and another Wascana CDT. Creating a new workspace stopped the warning from showing up every start up.