- This topic has 7 replies, 2 voices, and was last updated 14 years, 10 months ago by Deepak.
-
AuthorPosts
-
DeepakMemberHi
I use myeclipse 8.5 M2 on open suse 11.2 64 bit. When I debug programs, the ctrl+shift+I shortcut that triggers the inspect box does not fire when I type the shortcut. However when I right click on å variable name and select inspect, the box is shown. Any idea why this bug occurs ?
Other shortcuts like the display box -> ctrl + shift + D seem to work
support-shaliniMemberromulusisin,
Can you give some more information?
1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
2. Are there any relevant errors logged in the log file located at wokrspace dir > .metadata > .log?
3. Can you go to Windows > Preferences > General > keys, filter using ctrl+shift+i and check the key binding?
DeepakMemberHere are the installation details
*** Date:
Thursday, March 11, 2010 7:50:12 AM IST** System properties:
OS=Linux
OS version=2.6.31.12-0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.5M2
Build id: 8.5M2-20100212*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.5M2
Build id: 8.5M2-20100212Eclipse startup command=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/home/user/Genuitec/MyEclipse 8.5 M2/myeclipse
-name
Myeclipse
–launcher.library
/home/user/Genuitec/MyEclipse 8.5 M2//../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so
-startup
/home/user/Genuitec/MyEclipse 8.5 M2//../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-exitdata
108005
-install
/home/user/Genuitec/MyEclipse 8.5 M2
-configuration
/home/user/Genuitec/MyEclipse 8.5 M2/configuration
-vm
/home/user/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/javaMy workspace directory does not contain the .metadata directory. Not sure how it is in linux, but a windows installation did contain this directory in the workspace.
I checked the key bindings before I posted the message here, so I am sure the binding exists. The binding should exist by default
support-shaliniMemberromulusisin,
.metadata > .log should be present under your current workspace directory.
Can you switch to a new workspace and check if the issue persists?
DeepakMemberTried to switch my workspace and the problem exists. Also tried to remap ctrl + shift + I to some other combo and that did not help
support-shaliniMemberromulusisin,
Have you checked the errors in the .log file at workspace dir > .metadata > .log?
Can you try using the -clean as given in the following link –
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
Let me know if that helps.
DeepakMemberI just check the .metadata log (The folder was hidden and I missed it). There was nothing out of the ordinary. I will try the clean option and let you know
DeepakMemberTried the -clean option and still the shortcut does not work
-
AuthorPosts