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 <jun...@gmail.com>: > Actually, it should be intellji 13, instead of intellij 3. > > Thanks, > > Jun > > On Thu, Oct 30, 2014 at 1:33 PM, Jun Rao <jun...@gmail.com> 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 > > > > 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. > >> > > > > >