Re: Setting up Kafka and Intellij

2014-11-02 Thread Renato Marroquín Mogrovejo
Thanks Jun! I actually let Intellij do all the work. I created a project from the git repository and that worked fine. I am able to run the unit tests from inside Intellij now :) Renato M. 2014-10-30 21:33 GMT+01:00 Jun Rao : > Actually, it should be intellji 13, instead of intellij 3. > > Than

Re: Setting up Kafka and Intellij

2014-10-30 Thread Jun Rao
./gradelw idea works for me. You can also try importing Kafka as a gradle project directly in Intellji. Tried this with Intellij 3 and it worked. Thanks, Jun On Tue, Oct 28, 2014 at 9:46 AM, Renato Marroquín Mogrovejo < renatoj.marroq...@gmail.com> wrote: > Hi guys, > > I have struggling throug

Re: Setting up Kafka and Intellij

2014-10-30 Thread Jun Rao
Actually, it should be intellji 13, instead of intellij 3. Thanks, Jun On Thu, Oct 30, 2014 at 1:33 PM, Jun Rao wrote: > ./gradelw idea works for me. You can also try importing Kafka as a gradle > project directly in Intellji. Tried this with Intellij 3 and it worked. > > Thanks, > > Jun > > O

Setting up Kafka and Intellij

2014-10-28 Thread Renato Marroquín Mogrovejo
Hi guys, I have struggling through the day to set Kafka trunk into Intellij. I mean I can get the code by running ./gradlew idea, and then opening the project. But I am trying to actually run the tests from inside Intellij but I have many dependency problems, and I guess adding the whole .m2 repo