You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by S Ahmed <sa...@gmail.com> on 2014/02/11 04:14:16 UTC

code + sbt tips

Few quick questions that I hope people can help me with:


1. most of you guys use intellij, do you always build using sbt?  i.e. you
lose out on the bulid with IDE features like clicking on an error that
jumps to that part of the code etc.

2. do you just build using the default scala version 2.8 during development?


I have attached a screenshot of what it looks like on some .scala files,
does yours have this issue also? (see screenshot)

Re: code + sbt tips

Posted by Jun Rao <ju...@gmail.com>.
In trunk, we have the gradle support now. It seems to build the intellij
project cleaner.

Thanks,

Jun


On Mon, Feb 10, 2014 at 7:14 PM, S Ahmed <sa...@gmail.com> wrote:

> Few quick questions that I hope people can help me with:
>
>
> 1. most of you guys use intellij, do you always build using sbt?  i.e. you
> lose out on the bulid with IDE features like clicking on an error that
> jumps to that part of the code etc.
>
> 2. do you just build using the default scala version 2.8 during
> development?
>
>
> I have attached a screenshot of what it looks like on some .scala files,
> does yours have this issue also? (see screenshot)
>