| Author |
Message |
|
|
Post subject: XHTML Edit has server lag
Posted: Feb 01, 2012 - 10:46 PM
|
|
Veteran Member


Joined: Aug 07, 2003
Posts: 97
|
|
Has anyone ever come up with a solution to this? At a 10.0 release I would surely think this would have been addressed by now.
As I type '<h:data...' whatever....I am always well ahead of the editor.
Help!! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 02, 2012 - 05:58 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
mangelo,
Sorry you are seeing this problem. There was a similar problem in 9.0 that was fixed in 9.1, so I hope this has not regressed. In that case, the problem occurred if there were a lot (5-10) of dependent projects to the project causing the problem. If this is not your situation, could you try to replicate the problem with a simple project and attach the project here, for us to try to replicate, which we haven't been able to do so far, with release 10.0.
Also, please provide your installation details (MyEclipse->Installation Summary->Installation Details) and list any additional plug-ins that you've added. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 02, 2012 - 01:19 PM
|
|
Veteran Member


Joined: Aug 07, 2003
Posts: 97
|
|
I only have one project created so that is not the cause. Here are my installation details:
*** Date:
Thursday, February 2, 2012 8:18:10 AM EST
** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\ww3091\AppData\Local\MyEclipse\MyEclipse 10\myeclipse.exe
-name
Myeclipse
--launcher.library
C:\Users\ww3091\AppData\Local\MyEclipse\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Users\ww3091\AppData\Local\MyEclipse\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
C:\Users\ww3091\AppData\Local\MyEclipse\MyEclipse 10
-configuration
C:\Users\ww3091\AppData\Local\MyEclipse\MyEclipse 10\configuration
-vm
C:\Users\ww3091\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 03, 2012 - 03:48 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
mangelo,
Thanks for the installation details. You didn't say if you had any 3rd party plug-ins installed (and, if so, which ones). Also, if you could try this with a fresh workspace and a simple web project with a new XHTML file, that might give us some more useful information. Does the problem as soon as you start editing a new file or only after certain constructs have been added? Does it happen on every XHTML file?
From your first post, it seems as though you may have had this problem with earlier releases, is that correct? |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 03, 2012 - 06:11 PM
|
|
Veteran Member


Joined: Aug 07, 2003
Posts: 97
|
|
This is my one and only web project. I have no 3rd party plug-ins installed. I went from a fresh install of ME 10, created this web project, added IceFaces capabilities and started creating some XHTML files. The editor is very slow.
Mike |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 04, 2012 - 09:18 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
Mike,
Thanks for that extra information. Once I'd added ICEfaces capability, I could reproduce the problem when introducing certain ICEfaces tags. It didn't happen with all ICEfaces tags but once certain tags were added the editor slowed right down even for some non-ICEfaces tags.
I've raised a bug report for it. Thanks for bringing it to our attention.
In the meantime, the only workaround is to use a non-visual editor, such as the MyEclipse HTML Editor or the MyEclipse JSP Editor. Content assist is available on these editors.
Sorry for the inconvenience. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
|