out of memory when debuging

Answered

Hello,

I am trying to debug my intellij plugin but keep getting a Xmx error ( out of memory )

I know how to set the Xmx values ( idea64.exe.vmoptions ) but when I debug intellij how can I increase it?

where is this file located during debug?

 

thanks

0
2 comments

Help | Edit Custom VM Options will open the file in the sandbox directory.

You can also change it in the VM Options for the Application run configuration if you start IntelliJ IDEA from IntelliJ IDEA.

0
Avatar
Permanently deleted user

forgot about that.

 

thanks a lot

 

0

Please sign in to leave a comment.