I can't get the subversive plug-in to work. It will not access http://svn.apache.org/repos/asf/lucene/hadoop/, it keep saying "an error occurred while accessing the repository entry".
However using plain old svn works fine. Besides "that", I find your description "Configuring Eclipse to build Hadoop" rather confusing, but I finally got it to work. Thank you. Kind regards. Peter -----Original Message----- From: Mark Butler [mailto:[EMAIL PROTECTED] Sent: 15. oktober 2007 16:25 To: [email protected] Subject: Re: newbie: Trying to get an overview of the code.. Peter, You are in luck. I just posted some guidelines to the Wiki here http://wiki.apache.org/lucene-hadoop/EclipseEnvironment on how to get around that - see configuring Eclipse to build Hadoop. Please have a go at following these instructions, and let me know if they work or not? kind regards Mark On Mon, 2007-10-15 at 15:53 +0200, Peter Thygesen wrote: > Maybe this question should be move to the developer list, but .. it is > not that I currently intent to contribute to the project.. I just wanted > to see if I could get the code to compile. > > > > This is what I did: > > I opened the hadoop project in eclipse by using the "Java project from > existing ant buildfile" wizard. Using the build.xml file. > > Fine... but I resulted in 1000's of errors and warnings. > > I even tried to check-out the code from svn, and did approximately the > same as above. And having the same result. > > > > What am I missing, or doing wrong? > > Are there some "secret" JAR's I need to include. > > > > Perhaps I'm just plain stupid or something.. ;) ..and yes I'm also > fairly new to java. (having several years of c# experience though..) > > Kind regards, > > Peter > > >
