[erlang-questions] crone.erl: tasks never executed

Vlad Dumitrescu vladdu55@REDACTED
Mon Sep 7 19:50:23 CEST 2009


On Mon, Sep 7, 2009 at 19:20, info<info@REDACTED> wrote:
> Try with erlide/eclipse ...
> info wrote:
>> Really NOTHING: no "sleeping for ..." messages.

> Try going back to a copy of the source before you edited it. I just
> pulled down and compiled crone.erl and crone_test.erl, uncommented the
> io:fwrite in loop_task and got the following output:
>
> 3 > crone_test:start().
> {{daily,{every,{23,sec},{between,{3,pm},{3,30,pm}}}},

Hi,

The console in erlide is not yet ready for prime time, there are
things that it doesn't display. If you're using the latest nightly
builds, it should display everything unless there's some bug, which
might happen. The console is in the process of redesign, until it's
ready one can start an erlang node manually and configure erlide to
use it when executing the code (by using the node's name and cookie in
the run configuration dialog).

best regards,
Vlad


More information about the erlang-questions mailing list