When I run my Java program in command line in linux (centos), it works, but it gives me heap size error when I run it by Eclipse IDE.
Why? and how can fix it?
When I run my Java program in command line in linux (centos), it works, but it gives me heap size error when I run it by Eclipse IDE.
Why? and how can fix it?