Iam trying a Compiler in my java Eclipse. And I get the error :
Exception occurred during event dispatching:
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
How to solve this?
Compiler compiles up to 185 files out of 414 files and then gets the exception. The memory is 1024M
.javafiles,.jpgor something else? By 'compiler' DYM code compilation?