On Thu, Dec 17, 2009 at 03:36, Alain O'Dea <alain.o...@gmail.com> wrote:
> Does the ErlIDE backend reload changes to the modules it uses?

I suppose you refer to running erlide from another eclipse instance,
and the answer is that yes, it can do that. There are two options:

- install the org.erlide.selfhost feature. Start the debugged instance
as a "Eclipse + Erlang application". Then changes in erlang code in
the base instance will be compiled and loaded on the debugged one.

- use the console, as you suggested, see below.

> Normally I would shell into the node and turn on reloader or manually reload
> the module myself, but I am not sure how.

If you define -Derlide.devel=true as a Java VM argument, a console
pointing to the ide backend will be displayed and you can interact
with it.

regards,
Vlad

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to