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
------------------------------------------------------------------------------
* Select "Search for new features to install" > "New Remote Site..."
* Supply the URL [http://www.polarion.org/projects/subversive/download/update-site/].
- === Create a project from the Hadoop Trunk ===
+ === Associate the Hadoop Trunk Repository ===
* Select File > New > Other...
* Then SVN > Repository Location wizard
@@ -23, +23 @@
* I set a custom label of, "Hadoop Trunk"
* The repository will show up under "SVN Repositories" Perspective (select "Open Perspective.")
+ === Create a Project ===
+
+ From the SVN Repositories perspective:
+ * Right-click "Hadoop Trunk" and select "Find/Check Out As..."
+ * Check out as a project configured using the New Project Wizard
+ * Java Project
+ * Project Name: Hadoop
+ * Use a project specific compliance: 1.4
+
=== Using Subversive with already checkouted projects ===
Refer to the [http://www.polarion.org/index.php?page=faq&project=subversive Subversive
FAQ].
|