Robert Campbell <rrc...@gmail.com> writes:

> Doesn't this seem a little crazy though? My day job is Java dev in
> Eclipse and a little IntelliJ and both IDEs allow you to modify
> classpath at any time. It seems like it would be a basic requirement
> for any IDE. Think of how often you do this. If I had to reboot
> Eclipse every time I'd go crazy. Then throw in the lack of image
> support and it becomes a real obstacle.

Oh, sorry; sounds like I was unclear. You don't have to restart Emacs,
just the JVM subprocess.

  M-x slime-restart-inferior-lisp

You don't run into this problem with Java dev in Eclipse because Java
doesn't have a REPL. I agree that it sucks though. Unpacking your
dependencies all in one place is a lot nicer anyway; no restarts required.

-Phil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to