Hi!

On Wed, Jun 4, 2008 at 4:30 PM, <[EMAIL PROTECTED]> wrote:

> I'm new to erlang and erlide.  I have just installed Eclipse and what I
> presume to be the latest version of ErlIDE.  Everything seems to be fine
> editing and compiling a program.  I enter a command in the erlang console to
> execute a function in a module.  However, when I hit the 'Run' button I get
> a popup that tells me 'Unable to launch' the message is: 'The selection
> cannot be launched and there are no recent launches'.  What does this mean.
> BTW I am on Windows Vista Ultimate.  The native erlang command shell works
> fine.  Also is the debugging feature useable yet??
>

 You shouldn't touch the "Run" button :-) Enter the expression in the
console and just press Enter.

The debugger is The Next Big Thing to come, but not much of it is activated
yet. The workaround is to go to the console and enter "debugger:start().",
but that is just a bad excuse :-\

regards,
Vlad
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to