./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 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 into the > classpath is not the solution. > I found quite some topics on setting this up, but not a definite answer. So > could anybody share their experience setting Kafka with Intellij for > actually executing the tests? > Many thanks in advance! > > > Renato M. >