Re: Setup for debugging Kafka in eclipse

2015-12-14 Thread Vahid S Hashemian
Never mind. I was able to config my IDE so I can run/debug commands in there. Thanks. --Vahid From: Vahid S Hashemian/Silicon Valley/IBM@IBMUS To: dev@kafka.apache.org Date: 12/14/2015 01:12 PM Subject:Re: Setup for debugging Kafka in eclipse Thanks Gwen. Would you mind

Re: Setup for debugging Kafka in eclipse

2015-12-14 Thread Vahid S Hashemian
Thanks Gwen. Would you mind sharing how you configure your "Run Configuration" in Intellij to run/debug the code? I also looked at this page but couldn't figure out the missing details: http://markmail.org/message/6fgdqfu6k7upswoz Thanks. --Vahid

Re: Setup for debugging Kafka in eclipse

2015-12-11 Thread Gwen Shapira
I'm using IntelliJ. Basically used the Gradle plugin to import the project and it worked ever since :) On Fri, Dec 11, 2015 at 4:41 PM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > OK. I assume not a lot of people debug the code using eclipse. > In any case could you please share what

Re: Setup for debugging Kafka in eclipse

2015-12-11 Thread Vahid S Hashemian
OK. I assume not a lot of people debug the code using eclipse. In any case could you please share what you think is a convenient way of debugging the code? Thanks. --Vahid From: Vahid S Hashemian/Silicon Valley/IBM@IBMUS To: dev@kafka.apache.org Date: 12/09/2015 12:25 PM Subject: