Re: [Lift] Re: scala eclipse plugin with lift

2009-11-21 Thread Oscar Picasso
I am finally able to use the plugin. I noticed the plugin version is 2.7.7 and that the lift project scala version was 2.7.3 so I changed the scala version to 2.7.7 It works now. Actually I am not sure this was the change that made it work because just before I restarted eclipse and it already

[Lift] Re: scala eclipse plugin with lift

2009-11-18 Thread Marius
Glad to hear that Miles. 2.7.7 eclipse plugin made me switch to emacs. It interpreted my scala code as java out of the sudden. I tried the JDT weving trick and nothing. I'm quite pleased with emacs the only thing I miss is the auto- completion for class methods but that never worked consistently

Re: [Lift] Re: scala eclipse plugin with lift

2009-11-18 Thread Miles Sabin
On Wed, Nov 18, 2009 at 12:17 PM, Marius marius.dan...@gmail.com wrote: It interpreted my scala code as java out of the sudden. I tried the JDT weving trick and nothing. If you had JDT weaving enabled then only way you would see Scala code interpreted as Java is if the .project file included

[Lift] Re: scala eclipse plugin with lift

2009-11-17 Thread jon
I share Chris's sentiment. The 2.7.x eclipse plugin has been unusably unstable in my experience. My current dev setup: text editor with syntax highlighting and two terminals running sbt term one: sbt, then ~prepare-webapp (continuous compilation and deployment) term two: sbt-rebel jetty (start