- This topic has 41 replies, 11 voices, and was last updated 15 years, 6 months ago by Riyad Kalla.
-
AuthorPosts
-
vladchukMemberAlas! This is as broken in Eclipse 3.4.2 and MyEcilpse 7.1 as it was in other combinations…
What on Earth is going on?!
support-joyMembervladchuk,
MyEclipse 7.1 is locked to Eclipse 3.4.1. We are currently working on getting it updated to Eclipse 3.4.2. Please bear with us, while we try to iron out the creases. Temporarily, can you use Eclipse 3.4.1 and upgrade to MyEclipse 7.1 and recheck? Thank you for your patience.
vladchukMemberI’m not sure about the meaning of this locking, but, out of desperation, I wasted another hour on setting up Eclipse 3.4.1 with MyEcilpse 7.1 to test out another theory. Sadly, the results are the same. So… back to Eclipse 3.3 and MyEclipse 6.5 I go…
support-joyMembervladchuk,
Can you explain what errors you are encountering when you are trying to update to MyEclipse 7.1 using Eclipse 3.4.1? It will help me identify the root cause and suggest a proper fix for you? Please be *super” expressive, give me details of what you are doing, what is your system configuration, etc
vladchukMemberI have no problem updating. But when I updated the same “Slow navigation in tree views” ensued – which has been the topic of this thread ever since MyEclipse 7.0 came out.
support-joyMemberAh, slow navigation in tree views has been reported and our dev teams are working on the fix in our next releases. One of the problem with the installer was that it was trying to go online to get few bits and pieces. At best, I can advice you after downloading the installer, take your computer offline, meaning disabling internet access and then try the install. That way, it could speed up the install.
David WilkinsonParticipantJust wanted to report that I am experiencing this same issue with the tree navigation. Is there anything that can be done to mitigate this?
support-joyMemberHi DaveTheWaveUSMC,
Sorry to hear you ran into this issue. What is the MyEclipse version you are using? This problem should be fixed in 7.1. Can you copy and paste your installation detail here, you need to go to MyEclipse > Installation Summary > Installation Detail.
David WilkinsonParticipant@support-joy wrote:
Hi DaveTheWaveUSMC,
Sorry to hear you ran into this issue. What is the MyEclipse version you are using? This problem should be fixed in 7.1. Can you copy and paste your installation detail here, you need to go to MyEclipse > Installation Summary > Installation Detail.
Here ya go…
The app I maintain is stuck on Java 1.5. We use webstart for it so if I need to move my JRE to 6 let me know… I’d rather not if I do not need to…
*** Date:
Monday, March 23, 2009 11:22:53 AM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
David WilkinsonParticipantJust a few more details…
The tree navigation works as expected until I build a project. After my first build, all actions associated with the tree are extremely slow.All projects are EJB projects. I have no web projects loaded. I do have a few plain vanilla java projects.
support-joyMemberDaveTheWaveUSMC,
Thank you for the installation details. I need to know few more things to replicate this –
1. How many EJB projects do you have in your workspace? What is their file size?
2. How many plain vanilla java projects are present in your workspace?
3. When you are experiencing slow navigation in tree view, how many fies are open?
4. Can you check if there is any process running which slows the performance?
Any other detail that you can provide to replicate this issue at my end will definitely help me. Thank you for your help.
Riyad KallaMemberUpdate: For anyone interesting MyEclipse 7.5M1 includes a fix for most of the poor performance problems folks were seeing like really slow typing, really slow context menu firing, package-selection, etc.
-
AuthorPosts