On Wed, Jan 20, 2010 at 10:52, Miguel Andrade Vazquez
<miguelandradevazq...@gmail.com> wrote:
> "erl -boot start_sasl -yaws embedded true -sname armist...@`hostname` -pa
> /home/miguel/Documentos/armistice/pfc/ebin -pa /usr/local/lib/yaws/ebin -pa
> /usr/lib/erlang/lib/erlsom-1.1.0/ebin -armistice_conf config_file_name
> /home/miguel/Documentos/armistice/pfc/armistice.conf ..." (without outer
> quotes).
> My question is,how can i type this in the right format on eclipse???

Hi!

In the "Runtimes" tab of the "Run configurations" dialog you have to
choose a runtime (which 'erl') from the dropdown list. Then enter
'armistice' in the node name field, choose "short name" below. The -pa
argument that points to your project's ebin directory should be
ignored, but make sure that the project is checked in the "Erlang"
tab. The rest of the arguments should be put in the "Extra arguments"
field.

If you still have problems, please go to the
window->preferences->erlang dialog (without restarting Eclipse), press
"report problem" and send me the log that is created. The actual
command line is printed there and we can see what isn't working.

best regards,
Vlad

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to