- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
RE: eclipse plugin -Xprint and java disassembly
Thu, 2009-06-04, 15:57
I don't know, maybe someone can help me. I have 2Gb of RAM but the JVM doesn't let me start eclipse with -Xmx > ~650Mb.
From: Nicholas Tung <ntung@ntung.com>
Sent: Wednesday, June 03, 2009 8:23 PM
To: Naftoli Gugenheim <naftoligug@gmail.com>
Cc: Miles Sabin <miles@milessabin.com>; scala-tools@listes.epfl.ch
Subject: Re: [scala-tools] eclipse plugin -Xprint and java disassembly
On Wed, Jun 3, 2009 at 17:20, Naftoli Gugenheim <naftoligug@gmail.com> wrote:
Yeah, I figured that out :) Thanks.
Try modifying eclipse.ini's -Xmx1024m (or, maybe, -Xmx8192m, depending on how bad your jvm is).
regards,
Nicholas
From: Nicholas Tung <ntung@ntung.com>
Sent: Wednesday, June 03, 2009 8:23 PM
To: Naftoli Gugenheim <naftoligug@gmail.com>
Cc: Miles Sabin <miles@milessabin.com>; scala-tools@listes.epfl.ch
Subject: Re: [scala-tools] eclipse plugin -Xprint and java disassembly
On Wed, Jun 3, 2009 at 17:20, Naftoli Gugenheim <naftoligug@gmail.com> wrote:
Sure, double-click on the class file in the output folder from the Navigator view.
In general, it would be nice if eclipse could tell me the scala command line it generates so I could paste it in a command line and modify it, e.g. for the OP's use case, or to get around the fact that I don't seem to have enough memory to run the interpreter inside eclipse, etc.
Yeah, I figured that out :) Thanks.
Try modifying eclipse.ini's -Xmx1024m (or, maybe, -Xmx8192m, depending on how bad your jvm is).
regards,
Nicholas