I've played a bit with both netbeans 6.7m2 and eclipse 3.4.2 with the 2.7.3
plugin.  I'm currently using eclipse, but I've found it to be fairly
tempermental... I often have to manually do a clean build to get correct
error messages, or reload the file in the editor, and stepping through the
debugger ping pongs up and down a bit.  But when eclipse works, the
turnaround time to restart a lift application is less than five seconds, and
the debugger generally works well.  I'm hoping that the 2.7.4 version of
eclipse will be better.

I had some trouble debugging with netbeans -- I couldn't set scala
breakpoints in some places for example.

The netbeans javascript code editor is the best I've used so far.  Aptana
provides a nice (free) javascript debugging environment for eclipse.

Lee

On Tue, Apr 21, 2009 at 10:16 AM, Kai M. <k...@meder.info> wrote:

>
>
>
> On Apr 21, 7:10 am, Lee Mighdoll <leemighd...@gmail.com> wrote:
> > On my version, I see a bunch of libraries that start out M2_REPO, and if
> I
> > scroll the library window to the right I see that M2_REPO is successfully
> > resolved to: - /home/lee/.m2/repository... If you don't see the libraries
> > resolved correctly to your repository, Add Variable .. > Configure
> > Variables..., gives you the chance to set the M2_REPO.
>
> thanks alot for this fact. indeed the var was not set. however, after
> setting it up, eclipse does not show any import-errors but i still can
> not navigate into the sources nor do a proper build.
> switching to netbeans right now... i really hope it wont get eclipse-
> like PITA
>
> +42 for eclipse-screencast ;)
>
> thanks!
> kai
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to