Re: trouble loading kafka into eclipse

2013-04-12 Thread Jun Rao
Thanks, Jun On Fri, Apr 12, 2013 at 1:08 PM, Marc Labbe wrote: > I updated the Developer setup page. Let me know if it's not clear enough or > if I need to change anything. > > On another note, since the idea plugin is already there, would it be > possible to add the sbteclipse plugin permanen

Re: trouble loading kafka into eclipse

2013-04-12 Thread Marc Labbe
I updated the Developer setup page. Let me know if it's not clear enough or if I need to change anything. On another note, since the idea plugin is already there, would it be possible to add the sbteclipse plugin permanently as well? On Fri, Apr 12, 2013 at 10:52 AM, Jun Rao wrote: > MIS, Marc

Re: trouble loading kafka into eclipse

2013-04-12 Thread Jun Rao
MIS, Marc, Thanks for the update. Could you put those notes to that wiki? Jun On Thu, Apr 11, 2013 at 10:11 PM, MIS wrote: > here is a brief about setting up Kafka in eclipse- 3.6.2. with scala IDE > installed as a plugin. Scala version used is 2.9 > > 1) follow instructions as described here

Re: trouble loading kafka into eclipse

2013-04-12 Thread Marc Labbe
I don't know if anyone else has done that or if there is any indication against doing it but I found that adding the sbteclipse plugin in the project/plugins.sbt to be particularly easy to do and it worked for me. I am only using to look/edit the code but I am not running anything from eclipse thou

Re: trouble loading kafka into eclipse

2013-04-11 Thread MIS
here is a brief about setting up Kafka in eclipse- 3.6.2. with scala IDE installed as a plugin. Scala version used is 2.9 1) follow instructions as described here: https://cwiki.apache.org/KAFKA/developer-setup.html, upto step 2. 2) redirect the output of ./sbt update to some file and grep the fil

Re: trouble loading kafka into eclipse

2013-04-04 Thread Jun Rao
See if this thread help. Thanks, Jun On Thu, Apr 4, 2013 at 10:34 AM, Withers, Robert wrote: > I am struggling to load kafka into eclipse to get started. I have tried > to follow the instructions here: > https://cwiki.apache.org/KAFKA/developer-setup.html, but I cannot connect > to the SVN re

trouble loading kafka into eclipse

2013-04-04 Thread Withers, Robert
I am struggling to load kafka into eclipse to get started. I have tried to follow the instructions here: https://cwiki.apache.org/KAFKA/developer-setup.html, but I cannot connect to the SVN repo to check-out. A co-worked pulled from github, but I seem to be missing a lot of jars. This post m