You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Felipe Albrecht <fe...@gmail.com> on 2008/03/25 09:12:48 UTC

Information on EclipseEnvironment wiki

Hello,

a simple question on EclipseEnviroment wiki:
http://wiki.apache.org/hadoop/EclipseEnvironment
At the page end, has this information:

      Add a new Ant builder. Select the top level build.xml as the
build file. Next select the "targets" tab, after clean specify
      compile-core-classes, compile-core test

My question is: are the target: compile-core-classes, compile-core ","
(comma isnt there) test
or compile-core-classes, compile-core-tests , since above has
"compile-core-classes, compile-core-tests, compile".

Thank

Felipe Albrecht