For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 3 voices, and was last updated 16 years, 3 months ago by
support-joy.
-
AuthorPosts
-
ErikMemberError log:
!SESSION 2010-05-11 01:08:57.501 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.jface 2 0 2010-05-11 01:09:36.340
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2010-05-11 01:09:36.340
!MESSAGE A conflict occurred for SHIFT+DEL:
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.datatools.sqltools.result.removeAllInstances,Remove All Visible Results,
,
Category(org.eclipse.datatools.sqltools.result.category,SQL Results View,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.ui.edit.cut,Cut,
Cut the selection to the clipboard,
Category(org.eclipse.ui.category.edit,Edit,null,true),
org.eclipse.ui.internal.handlers.WidgetMethodHandler@13ba11c,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.dialogAndWindow,,,system)
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.topcased.modeler.deleteModelObject,Delete From Model,
Allows the user to delete the selected graph element and its associated model element in a Topcased editor.,
Category(org.eclipse.ui.category.edit,Edit,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)!ENTRY org.eclipse.ui.workbench 2 0 2010-05-11 01:09:36.786
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-05-11 01:09:36.786
!MESSAGE Conflict for ‘com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug’:
HandlerActivation(commandId=com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug,
handler=org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@10164a6,
expression=,sourcePriority=0)
HandlerActivation(commandId=com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug,
handler=org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@770739,
expression=,sourcePriority=0)May 11, 2010 at 2:05 am #308293
support-joyMemberErik,
Can you answer few queries for me to get to the root cause?
1. Can you copy and paste your installation details here? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. How did you install ME? Using all-in-one installer / pulse / archived update site on top of eclipse-classic?
3. Have you installed any 3rd party plugins on you ME profile? If yes, can you list them here?
4. Please elaborate in detail the steps taken which resulted in the above issue.May 11, 2010 at 5:47 am #308300
ErikMemberHi!
1.
>>>
*** Date:
den 11 maj 2010 kl 12:41 CEST** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.5
Build id: 8.5-20100319*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.5
Build id: 8.5-20100319Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\EE\Prog\Genuitec\MyEclipse 8.5\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\EE\Prog\Genuitec\MyEclipse 8.5\../../../../Java/Genuitec/Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\EE\Prog\Genuitec\MyEclipse 8.5\../../../../Java/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/EE/Prog/Genuitec/MyEclipse 8.5
-configuration
configuration
-vm
C:/Java/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
<<<2. Installed using Pulse 3.0.
I have tried to uninstall and reinstall.3. Nothing extra installed (as far as I know).
4. Error log created when starting MyEclipse.
Most things work but not: ctrl-space and ctrl-1.
I think the problem started after running the software center from within MyEclipse recently.
Best Regards,
ErikMay 12, 2010 at 6:10 am #308331
Brian FernandesModeratorErik,
1) What editors are you trying these commands in?
2) If you go to window > preferences > general > keys – are the default keybindings selected? If not – please switch from Emacs to Default.
3) Use File > Switch workspace to switch to a temporary dummy workspace. Create a test project in it – do those keystrokes work here?The error log entries that you pasted are expected and should not be causing these issues.
May 12, 2010 at 2:59 pm #308347
ErikMemberHi!
1) In the Java-editor.
2) Checked this, it was in Default.
3) In a new workspace, and a new Java-project, it works! Seems to work for imported Java-projects from the old workspace as well./Erik
May 13, 2010 at 1:01 am #308356
support-joyMemberErik,
Good to hear you are all set.
Best.
-
AuthorPosts
