- This topic has 5 replies, 2 voices, and was last updated 12 years, 10 months ago by support-swapna.
-
AuthorPosts
-
edbrasMemberFirst I thought it was just me, but I experienced it too much: CTRL C (copy) isn’t working always…
I tried my laptop and separate keyboard and both give the same result. I only experience this problem in MyEclipse 10, not in other app.I experience it especially during refactoring that slows me down and introduces bugs which is annoying.
I simple copy a piece of text in method A and then paste it in method B. When pasting it still contains an older text… I go back and copy it again… and hope to be lucky. Holding the key (CTRL C combi) longer down often helps.
40% of the time it doesn’t work.I like to know if this is some bug or other have similar experiences ?
– Ed
support-swapnaModeratoredbras,
Sorry that you are seeing this issue with MyEclipse.
Can you answer some more questions for us ?
1) Can you share the Build ID from Help > About MyEclipse Enterprise Edition > Build ID? Also share the OS and version details.
2) Is your workspace very large ? Do you have any third party plugins installed?
3) Can you switch to a new workspace and check if the issue persists ? Please check the .log file which is located at <workspace dir>/.metadata/.log for any errors of interest. If there are any, please paste them here for us.
edbrasMember1):
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028Currently no updates are available.
Os: Win 7, 64, 8GRAM
2): The workspace is relative large: about 20-30 small projects open that have dependencies.
3): Sorry, no time to switch to a new workspace.
See the attachments for info about my config, like the plugin’s installed, and log file.
I get the idea that refactoring is a bit slower since I installed the EGit. I installed this plugin about a few weeks ago. Since then I also noticed this copy issue.
Attachments:
You must be logged in to view attached files.
support-swapnaModeratoredbras ,
1) Can you give us the version of EGit you have installed ?
2) Can you start the IDE with -clean and check if the issue persists ?
Here is an FAQ for the same : https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/Let us know how it works for you.
edbrasMember@support-swapna wrote:
edbras ,
1) Can you give us the version of EGit you have installed ?What do you mean? Isn’t this clear from the above screenshots? I don’t made them for nothing…
@support-swapna wrote:
edbras ,
2) Can you start the IDE with -clean and check if the issue persists ?
.I am familiar with this option. I will try it.
support-swapnaModeratoredbras ,
Sorry for the confusion. I could not replicate the issue at my end.
If you are still seeing the problem after -clean, I suggest you check if the issue exists with a fresh workspace to narrow down the problem.
-
AuthorPosts