You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by "bit1129@163.com" <bi...@163.com> on 2014/11/26 07:51:17 UTC

回复: Re: How to change zookeeper project into a maven project ?

You can do the same thing with current zookeeper codebase. The difference is that current zookeeper codebase is using Ant as build tool, but when you run ant eclipse, it will download the dependent jars for you as well as configure the project(eg,.classpath and .project).



bit1129@163.com
 
发件人: Robin
发送时间: 2014-11-25 09:01
收件人: user; Flavio Junqueira
主题: Re:Re: How to change zookeeper project into a maven project ?
Thanks Flavio. For a normally maven project, I can easily import it into my eclipse workspace: no missing class, no build error... I'd like to do the same after I download the source code for zookeeper project.
 
- Robin
 
At 2014-11-24 19:22:58, "Flavio Junqueira" <fp...@yahoo.com.INVALID> wrote:
>I think this isn't exactly what you're asking for, but we have been meaning to switch to maven build for a while, and the jira (ZOOKEEPER-1078) is still open. 
>-Flavio 
>
>     On Monday, November 24, 2014 11:00 AM, Robin <rc...@163.com> wrote:
>   
> 
>
> Hi,
>
>I downloaded zookeeper project. Is there any tool to change it into a maven project ?
>
>Thanks,
>- Robin
>
>
> 

Re:回复: Re: How to change zookeeper project into a maven project ?

Posted by Robin <rc...@163.com>.
bit1129:
yes, I can do it now. Thank you very much!

- Robin


At 2014-11-26 14:51:17, "bit1129@163.com" <bi...@163.com> wrote:
>You can do the same thing with current zookeeper codebase. The difference is that current zookeeper codebase is using Ant as build tool, but when you run ant eclipse, it will download the dependent jars for you as well as configure the project(eg,.classpath and .project).
>
>
>
>bit1129@163.com
> 
>发件人: Robin
>发送时间: 2014-11-25 09:01
>收件人: user; Flavio Junqueira
>主题: Re:Re: How to change zookeeper project into a maven project ?
>Thanks Flavio. For a normally maven project, I can easily import it into my eclipse workspace: no missing class, no build error... I'd like to do the same after I download the source code for zookeeper project.
> 
>- Robin
> 
>At 2014-11-24 19:22:58, "Flavio Junqueira" <fp...@yahoo.com.INVALID> wrote:
>>I think this isn't exactly what you're asking for, but we have been meaning to switch to maven build for a while, and the jira (ZOOKEEPER-1078) is still open. 
>>-Flavio 
>>
>>     On Monday, November 24, 2014 11:00 AM, Robin <rc...@163.com> wrote:
>>   
>> 
>>
>> Hi,
>>
>>I downloaded zookeeper project. Is there any tool to change it into a maven project ?
>>
>>Thanks,
>>- Robin
>>
>>
>>