Oxygen errors in log for Eclipse 3.1

Having trouble installing Oxygen? Got a bug to report? Post it all here.
si
Posts: 2
Joined: Thu Jul 07, 2005 4:39 am

Oxygen errors in log for Eclipse 3.1

Post by si »

Hi,

I know the paints not yet dry on the 3.1 release of Eclipse, and the OxygenXML plugin is still pointing at 3.1M7, but in case you want some feedback, pasted below is my log file, which has happened on my work and home PC's (both WinXP SP2 running JRE 1.5.0_04, i've yet to try on SuSE linux) and for some reason (that may or may not be related) i've been unable to get most of the Eclipse Web Tools Project (M5) up and running. However OxygenXML itself seems to run ok!

!SESSION 2005-07-07 11:02:28.111 -----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Cannot bind to an undefined command: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.joinElement'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.prettyPrintElement'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.canonicalize'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.sign'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.verifySignature'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.selectElement'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.selectContent'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.selectAttributes'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.debugScenario'.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-07-07 11:02:35.674
!MESSAGE Defining a key binding with no key sequence has no effect: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.debugger.run'.
si
Posts: 2
Joined: Thu Jul 07, 2005 4:39 am

Resolved

Post by si »

Sorry for the wasted electrons, seems it's known and fixed:

http://www.oxygenxml.com/forum/ftopic1064.html
Post Reply