I'm building nutch using Eclipse under Vista. I cannot find the " default.properties" file that build.xml references in:
<property file="${user.home}/build.properties" />
<property file="${basedir}/build.properties" />
<property file="${basedir}/default.properties" />
i can find the "build.properties" file.
could someone point me in the right direction please?
thanks,
dave
