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 2006/07/26 02:42:44 UTC

[Lucene-hadoop Wiki] Trivial Update of "EclipseEnvironment" by MarcoNicosia

Dear Wiki user,

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

The following page has been changed by MarcoNicosia:
http://wiki.apache.org/lucene-hadoop/EclipseEnvironment

------------------------------------------------------------------------------
  
  Here are instructions for setting up a development environment for Hadoop under the Eclipse IDE. Please feel free to make additions or modifications to this page. At worst, if you see anything wrong please let me, MarcoNicosia, know.
  
- This document assumes you already have Eclipse downloaded, installed, and configured to your liking.
+ This document (currently) assumes you already have Eclipse downloaded, installed, and configured to your liking.
  
  === Download and install the Subversive plug-in ===
  
- The web site for Subversive is ["http://www.polarion.org/index.php?page=overview&project=subversive"]. The easiest way to download and install is to use Eclipse's Update Manager. ''(On OS/X, Help > Software Updates > Find and Install...)''
+  * [http://www.polarion.org/index.php?page=overview&project=subversive Subversive web site]
+ 
+ The easiest way to download and install is to use Eclipse's Update Manager. ''(On OS/X, Help > Software Updates > Find and Install...)''
  
   * Select "Search for new features to install" > "New Remote Site..." 
-  * Supply the URL ["http://www.polarion.org/projects/subversive/download/update-site/"].
+  * Supply the URL [http://www.polarion.org/projects/subversive/download/update-site/].
  
  === Create a project from the Hadoop Trunk ===
  
   * Select File > New > Other... 
   * Then SVN > Repository Location wizard
-  * Use ["http://svn.apache.org/repos/asf/lucene/hadoop/trunk/"] as the Root URL.
+  * Use [http://svn.apache.org/repos/asf/lucene/hadoop/trunk/] as the Root URL.
   * I set a custom label of, "Hadoop Trunk"
   * The repository will show up under "SVN Repositories" Perspective (select "Open Perspective.")
  
+ === Using Subversive with already checkouted projects ===
+ 
+ Refer to the [http://www.polarion.org/index.php?page=faq&project=subversive Subversive FAQ].
+