Depends on when I get enough free time to work out the remaining bugs! I try to keep my work public and up-to-date here: http://github.com/jsuereth/scala-plugin/tree/master
See the interpreter-dev branch. I believe the current interpreter only works on ubuntu, but that branch should fix for all platforms (assuming you have the right run configuration setup) On Sun, Mar 1, 2009 at 6:49 PM, Jon Hancock <[email protected]> wrote: > > I see what you mean. Just tried it and the shell cranks up but > doesn't seem to work at all. > I'm on OS X 10.5.6 > typing :help doesn't work > typing 1 + 2 also doesn't do anything. > > any idea when you might have a new release? > > Jon > > On Mar 1, 5:36 pm, Josh Suereth <[email protected]> wrote: > > The eclipse plugin does mostly support the interactive shell, but the > > integration isn't that great right now (I'm allowed to crtique it, as I > > added it). I'm working on upgrading for better functionality. In the > > meantime, if you're not using windows, you should be able to run the > > interpreter via right clicking on a project in the Package explorer and > > selecting "Scala -> Create interpreter in XYZ" > > > > On Sun, Mar 1, 2009 at 6:30 PM, Jon Hancock <[email protected]> > wrote: > > > > > Does the eclipse plugin support the scala interactive shell? > > > > > I would like to be able to develop my lift app in eclipse and > > > interactively test model and controller behavior with the shell. > > > > > How do others do this with lift?? > > > > > thanks, Jon > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
