- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse interpreter not working
Sun, 2009-01-18, 20:17
I right-click the project, select scala - create scala interpreter in project. Console opens new empty screen for a moment, then goes back to previous contents. No errors in error log. Terminal just says Action.run. Windows XP, plugin 2.7.3final (2.7.2final also).
Thanks.
Mon, 2009-01-19, 00:57
#2
Re: Eclipse interpreter not working
I'm still working on a fix for this, sorry. On windows xp, I'm not allocating enough memory for the interpreter. I hope to fix by 2.8.0
Sent from my iPhone
On Jan 18, 2009, at 6:34 PM, Sean McDirmid <sean.mcdirmid@gmail.com> wrote:
Sent from my iPhone
On Jan 18, 2009, at 6:34 PM, Sean McDirmid <sean.mcdirmid@gmail.com> wrote:
I'm not sure if this was ever implemented in the new plugin.
On Mon, Jan 19, 2009 at 3:17 AM, Naftoli Gugenheim < (naftoligug [at] gmail [dot] com> wrote:
I right-click the project, select scala - create scala interpreter in project. Console opens new empty screen for a moment, then goes back to previous contents. No errors in error log. Terminal just says Action.run. Windows XP, plugin 2.7.3final (2.7.2final also). Thanks.
Sun, 2009-04-26, 22:55
#3
Re: Eclipse interpreter not working
I can also confirm this behaviour on 64-bit Vista, 64-bit Eclipse 3.4.2 (Sun's 64-bit 1.6 JRE), Scala version 2.7.4final. The console also flashes a blank screen for a moment and disappears without a trace.
Thanks
On Mon, Jan 19, 2009 at 3:17 AM, Naftoli Gugenheim <naftoligug@gmail.com> wrote: