If you want to increase your heap space, you can use java -Xms<initial heap size> -Xmx<maximum heap size> on the command line.
確定! 回上一頁