开发者

Scalac Memory Usage

I've been trying to compile the NeHe tutorial for scala (link) and scalac (2.9.0, linux) uses up all my ram and then some. I basically can't compile it.

Why does it use so much ram?

开发者_如何转开发

Is there a workaround?

Cheers, Lucas


You may want to increase the amount of memory available by setting JAVA_OPTS to -Xmx1024m

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜