Wiki link on Eclipse setup:
https://cwiki.apache.org/confluence/display/KAFKA/Eclipse-Scala-Gradle-Git+Developement+Environment+Setup
On Thu, Feb 19, 2015 at 10:03 PM, Jonathan Rafalski <
jonathan.rafal...@gmail.com> wrote:
> Hello again,
>
> Sorry again to send you guys such a generic error.
Hello again,
Sorry again to send you guys such a generic error. Seems eclispe
did not want to give me any good error messages. I switched over to
intellij and was able to get everything up and running after resolving
two blockers:
1) under Settings>Build, Execution, Deployment>Scala Compiler
Hello all,
Completely new to kafka and scala but thought I would get my feet
wet with a few of the newbie tasks.
I was able to get the source up and running in the Scala IDE and I
am able to debug the examples, however when I try to debug any of the
unit tests in core (for example the
unit.ka