IDEA 14.1.1 edits JSP slowly?

When I edit jsp file on IDEA 14.1.1 ,my IDE became very slow without reaction.
The project uses maven 3.2.3 and spring mvc 3.2.
How  to reslove it?help!;\

0
Avatar
Permanently deleted user

Thank for your help !
I have Uploaded my log and Snapshots on ftp://ftp.intellij.net/.uploads/  IU-141.178_Hulk_05.04.2015_11.11.30.rar  IU-141.178_Hulk_05.04.2015_11.10.26.zip        hulk-log.rar
please check it.I will  wait for your help .

0

Does it help if you disable Show quick doc on mouse move option?

http://i.imgur.com/uZHey6P.png

0
Avatar
Permanently deleted user

It works!!!!
For  the  moment ,I can edit JSP  fluently.Thanks !

On the other hand ,when  I use Show quick doc on mouse move ,java class file is edited fluently exclude JSP .
Is it a bug?

0

Yes, there is some performance issue related to CSS documentation, I'll aks the responsible developer to take a look.

Thanks for the report.

0

Hi,
Thanks for snapshots. It should work better in 14.1.2, please try it.

0
Avatar
Permanently deleted user

I find configuration of  idea64.exe.vmoptions affects performance apparently . Can you give me a standard example.

My computer's specs is as follow:
CPU: Intel core i7 @ 2.2GHZ
RAM:8G
Windows 8.1 64 bit.
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)

0

It's recommended to use the defaults. If you get our of memory errors, try increasing -Xmx value.

0

请先登录再写评论。