You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@helix.apache.org by baojian Zhou <ba...@gmail.com> on 2013/07/23 08:33:38 UTC

how can I add the helix code into eclipse

hi all
I am a newbie. And I am wondering how can I add the helix source code into
eclipse. Are there some documents for help?
Thanks

Re: how can I add the helix code into eclipse

Posted by baojian Zhou <ba...@gmail.com>.
Hi, kishore
it does work. Thanks a lot.


2013/7/23 kishore g <g....@gmail.com>

> Hello,
>
> git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
> mvn eclipse:eclipse
>
> From eclipse "file->import->general->existing java projects " select helix
> directory.
>
> set classpath variable in eclipse. M2_REPO=<your home
> directory>/.m2/repository.
>
> thanks
> Kishore G
>
>
>
>
>
> On Mon, Jul 22, 2013 at 11:33 PM, baojian Zhou <
> baojian.zhou.buaa@gmail.com> wrote:
>
>> hi all
>> I am a newbie. And I am wondering how can I add the helix source code
>> into eclipse. Are there some documents for help?
>> Thanks
>>
>
>

Re: how can I add the helix code into eclipse

Posted by kishore g <g....@gmail.com>.
Hello,

git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
mvn eclipse:eclipse

>From eclipse "file->import->general->existing java projects " select helix
directory.

set classpath variable in eclipse. M2_REPO=<your home
directory>/.m2/repository.

thanks
Kishore G





On Mon, Jul 22, 2013 at 11:33 PM, baojian Zhou
<ba...@gmail.com>wrote:

> hi all
> I am a newbie. And I am wondering how can I add the helix source code into
> eclipse. Are there some documents for help?
> Thanks
>