- This topic has 21 replies, 9 voices, and was last updated 15 years, 2 months ago by
Brian Fernandes.
-
AuthorPosts
-
Loyal WaterMemberThanks for the update. Its very helpful. Ill let the dev team know about this.
@support-nipun wrote:
You 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?
That is *not* an acceptable solution. MyEclipse 6 and 6.5 did not have this problem; when saving it only rebuilt what it had to, and it was very quick even with Build Automatically checked.
@Support-Brian wrote:
We 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.
This same problem is happening for me in Myeclipse 7.1; quad core with 8GB or ram.
I don’t see a javascript validatior under Project > Properties > Builders,
I don’t see a javascript under Project > Properties > MyEclipse so I can’t check the rest of that suggestion.
I do see a javascript validator under Project > Properties > MyEclipse > Validation but it’s greyed out and I can’t uncheck it.
Loyal WaterMemberI don’t see a javascript validatior under Project > Properties > Builders,
I don’t see a javascript under Project > Properties > MyEclipse so I can’t check the rest of that suggestion.
I do see a javascript validator under Project > Properties > MyEclipse > Validation but it’s greyed out and I can’t uncheck it.
What type of a project are you working with? Is it a simple web project?
schinnnyMemberThis message has not been recovered.
This message has not been recovered.
I’ve just installed the latest stable release of version 8.5 and I have the problem too.
I only have a J2EE project.
I closed version 7.5 then installed 8.5.
The first time I executed it, I chose the workspace I’d been working on without changing anything.
But for now, I just can’t use Myeclipse 8.5. Each time I save, there are a full rebuild and a deployement. It’s very frustrating.
Brian FernandesModeratorDo you have only a single project in the new workspace? Can you paste the .classpath, .project and .mymetadata files here please? I assume this is an actively deployed project, if you remove the deployment, does it still cause a problem?
-
AuthorPosts