On Mon, 2007-10-15 at 16:20 +0200, Albert Strasheim wrote:
> Import Hadoop project as an existing Java project without the Ant build thing.
> 
> Then stick the attached .classpath in your Hadoop directory and
> refresh the project in Eclipse.
> 
> Maybe someone wants to check some sensible Eclipse and NetBeans
> project files into the SVN repository...

This is a good idea. I almost have such a project file for Eclipse
*except* for one problem:

hadoop/src/java/org/apache/record/compiler/ant

requires ant.jar. This is not in the distribution, so we don't know
where it is. Any suggestions on how to overcome this, apart from
including ant.jar?

Mark



Reply via email to