java - Increase heap size for sqlworkbench/J -


how increase heap size sqlworkbench/j?

i have tried different options of says execute below command :-

java -xmx4g -jar sqlworkbench.jar 

even on http://www.sql-workbench.net/manual/install.html#install-increase-memory , provides me solution.

now, using macbook. have sqlworkbench.app file only. neither have .ini file or .jar file sqlworkbench.

so, how increase memory size?

i not find info.plist file in application folder on macbook pro. when searched info.plist, find microsoft office related one.

i right clicked sql workbench j icon on desktop, , selected show package contents. find info.plist file there!! changed heap size there 512mb 4096 mb.

<string>-xmx4096m</string> 

Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -