Hi,
My company computer has only Java7 (i could not change this), so i have SqlDevlopper 4.0.3 .
My Question is how increase memory when i have an big query.
SqlDevlopper show me an warning message with ide.conf, but this file not exist in sqldevloper/sqldevloper/bin
I have created it and add
AddVMOption -XX:MaxPermSize=512M
and
AddVMOption -Xmx2048m
But that' change nothing !!
I have made same change without result in sqldevloper.conf
Regards