You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/27 18:44:21 UTC

[Hadoop Wiki] Trivial Update of "HadoopUnderIDEA" by SteveLoughran

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by SteveLoughran:
http://wiki.apache.org/hadoop/HadoopUnderIDEA

The comment on the change is:
better solution

------------------------------------------------------------------------------
  
   * create and edit a build.properties file; add the line
  {{{
- build.webapps=build/resources/webapps
+ build.webapps=build/classes/webapps
  }}}
  
   * Do a command line build first, to set up all the output dirs
@@ -24, +24 @@

  
  {{{
  build/src
- build/resources
  conf
  src/ant
  src/contrib/streaming/src/java