- This topic has 21 replies, 9 voices, and was last updated 15 years, 3 months ago by
Brian Fernandes.
-
AuthorPosts
-
I’m running myeclipse, version 7.0 on windows (4Gb RAM, P8440 dualcore processor )
When I work on a web project, and I apply some change on a text file, workspace stays idle in a rebuild for some seconds; moreover, if I change a single java file, not related with other in the workspace, I have to wait for a workspace rebuild that occurs for ten seconds at least.
I disabled all validators or capabilities that I don’t use, but with no performance improvement.
Thanks in advance.(installation summary follows)
*** Date:
sabato 17 gennaio 2009 23.33.14 CET** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse 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:\Programmi\Genuitec\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Programmi\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Programmi\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Programmi\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dllJanuary 19, 2009 at 9:25 am #293656
Loyal WaterMemberDo you have Projects > Build Automatically checked under the MyEclipse toolbar?
January 19, 2009 at 9:59 am #293661Hi.
Yes I have.
This slowness has begun using the current versione of MyEclipse…January 26, 2009 at 1:32 pm #293969
Loyal WaterMemberYou should uncheck “Build Automatically”. Can you go to MyEclipse > Installation Summary > Installation Details and paste it here for me.
Does the slowness persist in a new workspace as well?
February 5, 2009 at 4:21 pm #294461
John AndersonMemberI have encountered the exact same issue. In MyEclipse 6.5, build automatically would only rebuild the portions of the project that were affected by a change when you saved a file. In MyEclipse 7.0, the entire project seems to rebuild many times. Furthermore, no matter whether or not you turn off validation it seems to still be running. I have validation turned off, /WebRoot excluded from validation, and still whenever the project builds it pauses for 20-30s at “Validating /WebRoot” This is incredibly annoying, and will probably send me back to 6.5.
February 6, 2009 at 9:03 pm #294535
haochengMemberI think I have encountered the similar issue. Every time I clicked SAVE, MyEclipse will hang for a few seconds to build and validate the folders under /web folder. I tried to use “Exclude From Validation” to exclude /web folder but no use! It still tries to validate that folder every time I saved a change. This is really annoying… Did anyone know how to fix this bug??
Many thanks in advance!
February 9, 2009 at 12:53 pm #294595
Loyal WaterMemberI have filed this as a PR for the dev team to investigate. We will try to rectify this issue asap.
February 9, 2009 at 7:20 pm #294612
haochengMemberHi nipun,
Thanks so much for your help.
MyEclipse 7.0 is so buggy, I think I’ll stay with MyEclipse 6.0 and wait for the release of MyEclipse 7.1…
February 10, 2009 at 12:32 pm #294643
Loyal WaterMemberSorry for the inconvenience.
February 11, 2009 at 4:26 pm #294718
Brian FernandesModeratorWe are currently investigating whether this problem is being caused by the JavaScript tools we introduced in 7.0.
If you go to Project > Properties > Builders, do you see a “JavaScript Validator” item in the list? Uncheck that and restart MyEclipse. Does performance now improve?
Alternatively, go to Project > Properties > MyEclipse > JavaScript > JavaScript Libraries. If this page exists in your web project, go to the Source tab, select your WebRoot folder and click Remove. Restart MyEclipse.The dev team is hard at work figuring out the cause of this slow down, any information you can provide will help a great deal. We apologize for the inconvenience caused.
February 25, 2009 at 11:15 am #295273
schinnnyMemberI have the same problem … was very excited to finally get some good JS tools, but now b/c of this slow building problem, I’m going back to version 6.
March 24, 2009 at 1:32 pm #296635
schinnnyMemberBeen using 7.1 for the past few days. It seems to be a little better, but there still is a 1 to 2 sec delay when you make a minor JS modification. Strange that status bar always says, “Building workspace 17%”. I know this isn’t that bad, but I’m spoiled from pre-7 versions where saving was instant … never any delay.
I’ve also noticed in general with 7.1 that many operations, like holding the cntrl key while mousing over a JS object, make a huge hit on the CPU and take about 3-4 seconds before you can actually use it.
Considering just sticking with version 6 until 7 can speed up.
March 25, 2009 at 2:54 pm #296768
Loyal WaterMemberWe are trying to, earliest revision of JS editor looks like 8.0 at this point, so Q3 this year.
March 26, 2009 at 1:23 pm #296826
schinnnyMemberOK. Thanks for the update. I also have noticed that some of my JS functions aren’t showing up in the outline view (both the docked version, and the ‘cntrl-o’ popup). Can’t figure out why some functions show up and others don’t, as they are using the same syntax to declare them. I’ll just have to go back to v6 and my trusty no-longer-supported Adobe JS Eclipse editor :-/
March 26, 2009 at 3:14 pm #296831
schinnnyMemberUpdate … just found that if I remove all the Javascript validators and nature from my web project file, 7.1 works like 6 … no performance issues with saving, deployment, etc. I installed JS Eclipse and now can at least use 7.1 … hope 8.0 comes soon, it’s been so long since I thought I’d be able to have all those nice editor features that the Java developers get.
-
AuthorPosts