It’s all one project. In Eclipse do “Refresh”.

-- Jack Krupansky

From: 心如止水 
Sent: Friday, September 28, 2012 12:02 PM
To: dev 
Subject: 回复: 回复:build solr source

Hi both,

Thank you very much .
But in which directory to run the ant clean-eclipse eclipse command  ? 
I check out use this command 
svn checkout http://svn.apache.org/repos/asf/lucene/dev/trunk lucene_trunk 
So should I run the command in the lucene_trunk dir or lucene_trunk/Solr dir ?
and as Jack  say "refresh" the project , does the project refer to 
lucene_trunk/Solr project imorted in eclipse ?


------------------ 原始邮件 ------------------
发件人: "Jack Krupansky"<[email protected]>;
发送时间: 2012年9月28日(星期五) 晚上11:53
收件人: "dev"<[email protected]>; 
主题: Re: 回复:build solr source

Thank you!

-- Jack Krupansky

From: Uwe Schindler 
Sent: Friday, September 28, 2012 11:30 AM
To: [email protected] 
Subject: RE: 回复:build solr source

Since 2 hrs there is now also „ant clean-eclipse“, so after checkout only “ant 
clean-eclipse eclipse” would do a clean setup. No resolve/clean-jars needed, as 
this is all done automatically.

 

-----

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

http://www.thetaphi.de

eMail: [email protected]

 

From: Jack Krupansky [mailto:[email protected]] 
Sent: Friday, September 28, 2012 5:04 PM
To: [email protected]
Subject: Re: 回复:build solr source

 

I always run “ant clean clean-jars resolve eclipse” after checkout, delete the 
eclipse-build directory, then do “refresh” in eclipse.


-- Jack Krupansky

 

From: 心如止水 

Sent: Friday, September 28, 2012 10:52 AM

To: dev 

Subject: 回复:build solr source

 

Hi all,

when I check the solr source out , and run ant eclipse command and then import 
into eclipse ,there are some error occur : Analyzer cannot be resolved to a 
type 

and AbstractAllGroupHeadsCollector cannot be resolved and Type _TestUtil cannot 
be resolved ? someone can tell me how to solve this ?

Reply via email to