- This topic has 5 replies, 2 voices, and was last updated 18 years, 7 months ago by Riyad Kalla.
-
AuthorPosts
-
Litle & Co.MemberWhen running the JSP Editor and editing a JSP file, the editor constantly locks up My Eclipse, and send CPU on my box to 100%.
e.g. If I select and section of HTML and copy it, I often get 100% CPU for about 10-12 seconds.
I have the outline view closed.
I have ALL Validation turned off.
The JSP pages have a lot of java code directly embedded, this does not seem to happen with pages using only tlds with no java code.Steph Richardson
Litle & Co
Riyad KallaMemberThis sounds very frustrating. Can you paste the result of MyEclipse > About > Configuration Summary for me?
Litle & Co.Member*** Date: Tue Apr 04 18:39:18 EDT 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.4.2_09*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.0.3 GA
Build id: 20051025-4.0.3-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
d:\OurEclipse\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
a2c_73c
-vm
C:\j2sdk1.4.2_09\bin\javaw.exe
Riyad KallaMemberFirst try and follow this tip:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.htmlif that doesn’t help, try and upgrade to MyEclipse 4.1.1
Litle & Co.MemberAlready have the suggested memory settings as standard.
I will resist going through an upgrade to Eclipse 4.1 for now.
Riyad KallaMemberDo you have WTP installed by chance? (Check your <eclipse install dir>\plugins directory for plugin dirs with WTP or SSE in the name)
-
AuthorPosts