I am new with Play! framework and in the process of learning.
so, I'm building this dummy site and all of a sudden I get this message:
IOException: Cannot run program "javac": java.io.IOException: error=12, Cannot allocate memory
I got the latest jdk on my machine, and got enough RAM to allocate as far as I know...
where is the problem?
thanks