I've clone the RabbitMQ repository opened as an Erlang project in Eclipse using the erlide.org plugin.
I don't know how to run the application, and I have 249 errors.
Please can someone explain how to make it run?
EDIT - Example of some Errors
Description Location Resource Path Type can't find include file "rabbit_framing.hrl" line 184 rabbit.erl /home/nicktune/dev/rabbitmq-public-umbrella/rabbitmq-server/src/rabbit.erl Erlang Problems
Description Location Resource Path Type function build_heartbeat_frame/0 undefined line 30 rabbit_binary_generator.erl /home/nicktune/dev/rabbitmq-public-umbrella/rabbitmq-server/src/rabbit_binary_generator.erl Erlang Problems
Description Location Resource Path Type record 'basic.ack' undefined line 1317 rabbit_tests.erl /home/nicktune/dev/rabbitmq-public-umbrella/rabbitmq-server/src/rabbit_tests.erl Erlang Problems