Tagged: hangs
- This topic has 3 replies, 3 voices, and was last updated 8 years, 4 months ago by support-swapna.
-
AuthorPosts
-
curmudgeon99ParticipantMyEclipse Version: 2016 CI 2 Build id: 14.0.0-20160413
Steps to reproduce:
1.) Open a JSP
2.) Select All + Copy
3.) Eclipse hangs for 8 seconds doing the copy. Why?
Brian FernandesModeratorTom,
I’m sorry you’re seeing this problem, we’ve been able to replicate it locally. I presume this is a JSP that is currently deployed to a server?
First, the problem seems to be caused by our new Live Preview support. The simplest workaround for now would be to just turn LP off for the server(s) you deploy this file to. To do that, select the server in the servers view and turn LP off from either the context menu or the toolbar. You should now not see the problem.
Would like to have a few questions answered:
1) How big is your JSP (number of lines or KB)?
2) Were you seeing this problem with 2016 CI 1? (if you happened to try this there and come from that version)Again, apologies for the inconvenience caused, we’re looking into a fix right now.
curmudgeon99ParticipantThe Live Preview is a nightmare. It litters data-genuitec tags in every HTML element. The JSP is probably less than 200 lines. I started seeing it on CI 2.
support-swapnaModeratorTom,
We have released an update to MyEclipse 2016 CI, CI 4 recently. With the latest update, to use Live Preview, you will now need to turn on CodeLive per server, and then select the files you want to use CodeLive. The first time you view you web project in a browser, you can select the files that will utilize CodeLive. This change in Live Preview optimizes performance by injecting only the necessary files.
Here is the updated documentation for Live Preview using CodeLive : https://www.genuitec.com/products/webclipse/learning-center/using-live-preview/
Please update to MyEclipse 2016 CI 4 and let us know how it works for you. Appreciate your feedback.
–Swapna
MyEclipse Support -
AuthorPosts