I have a problem in phpstorm, it suddenly shows this square.
I use windows 8 32bit.I don’t know how I can fix it every time I open my project, it will start immediately.
Answer
I increase the xmx settings to 1000 m.
Thanks in advance.
To understand these Java JVM properties that PHPStorm uses to run on the OS, you can view this document: JVM Parameters
While it’s a great idea to switch to a 64-bit system of the possible.
Source: https://habr.com/ru/post/1208516/More articles:Programmatically Choosing an AngularJS Typeahead Option - angularjsTryStrToFloat converts the wrong string - stringParsley.js - check optional input only for numbers - javascriptUsing self in sphinx toctree does not include subsections - pythonVariadic template that defines the best conversion - c ++Java Generics - Calling specific methods from typically typed methods - javaEclipse Raster image in the debugger - androidhow to write integer value with log.d? - javacc1plus: error: unrecognized command line option "-std = C ++ 11" - g ++How to change database in validator in Laravel - phpAll Articles