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/08/10 10:54:06 UTC

[Hadoop Wiki] Update of "HadoopUnderIDEA" by ShalinMangar

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 ShalinMangar:
http://wiki.apache.org/hadoop/HadoopUnderIDEA

------------------------------------------------------------------------------
  === Libraries ===
   * everything in the {{{lib/}}} directory.
   * If you have global libraries set up for Log4J, JUnit and Jetty (for example), use them and omit the versions in {{{lib/}}}. Do keep in sync with library versions, especially that of Jetty.
+  * For tests, you need to add everything in the {{{src/test/lib/}}} directory.
  
  
  == Setting up a test run ==