[rabbitmq-discuss] Rabbit MQ Java Client Dev Env

Jerry Kuch jerryk at rbcon.com
Tue Nov 13 00:32:06 GMT 2012


Hi, Myles:

What Java dev environment do you normall work with?  With IntelliJ IDEA
it's pretty easy to point the IDE at the src and test directories and add
the (very few) JAR dependencies...

The build itself, and running tests, is easily accomplished with Ant
(although some of them require you to separately start up a RabbitMQ
broker, running locally).

Best regards,
Jerry

On Mon, Nov 12, 2012 at 11:26 AM, Myles McDonnell <
mcdonnell.myles at googlemail.com> wrote:

> Hello Jerry
>
> Thank you for your reply to my recent post WRT the above on the Rabbit
> list.  I didn't explain myself very well, I'm actually looking for some
> guidance for setting up a dev. env to work on the java client, not build an
> app that references the java client.  The reason being that I want to
> implement and contribute a .NET version of the QueuingConsumerCoDel (as
> referenced here
> http://www.rabbitmq.com/blog/2012/05/11/some-queuing-theory-throughput-latency-and-bandwidth/
> and  https://gist.github.com/2658712)  and in order to do that I need to
> understand the internals of the java client.
>
> Any advice much appreciated.
>
> Kind Regards
> Myles
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121112/b7c88ea2/attachment.htm>


More information about the rabbitmq-discuss mailing list