- This topic has 3 replies, 2 voices, and was last updated 13 years, 7 months ago by support-joy.
-
AuthorPosts
-
distanceMemberI am editing a JSP page that has little more than 850 lines. Making changes to this file and switching between other open files in the editor takes a long time. What causes this and how can I fix it?
Installation Detials
/******************************************
*** Date:
Monday, March 21, 2011 3:19:11 PM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.6.1
Build id: 8.6.1-20101117*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.6.1
Build id: 8.6.1-20101117Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse-8.6\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse-8.6
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll*****************************************************/
support-joyMemberdistance,
Sorry to hear you are running into performance issues with JSP editiing and swtiching between open files on ME 8.6.1. Thank you for sharing your installation details. ME 9.0 GA is released and has added performance improvements for JSPs. Could you please install a fresh copy of ME 9.0 and give it a shot? Let me know how this works for you.
distanceMember@support-joy wrote:
distance,
ME 9.0 GA is released and has added performance improvements for JSPs. Could you please install a fresh copy of ME 9.0 and give it a shot? Let me know how this works for you.I did install M.E 9.0. I dont see any improvements. The problem still remains. Is there a fix for the problem I reported?
support-joyMemberdistance,
Sorry to hear you are not seeing any performance improvements of JSPs on ME 9.0.
To investigate this issue further, can you quickly check something for me –
1. Open the jsp file using either MyEclipse JSP editor / text editor instead of the default MyEclipse Visual JSP Editor. Do you see any improvements ? (You need to right click on the jsp file > open with > MyEclipse JSP editor)
2. Could you send us a sample project with your jsp file(850 lines of code) in a zip file and mail to support@genuitec.com , please add a reference to this weblink and add ATTN:Joy in the subject. This will help me replicate this issue on our endThank you for your support.
-
AuthorPosts