source: proiecte/HadoopJUnit/hadoop-0.20.1/src/contrib/eclipse-plugin/resources/SetHadoopPath.xml @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 745 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<cheatsheet title="Set default Hadoop path tutorial">
4        <intro>
5                <description>
6                        This tutorial informs you how to set the default Hadoop
7                        directory for the plugin.
8                </description>
9        </intro>
10        <item title="Open Plugin Preferences window">
11                <description>
12                        To set the default Hadoop directory, open the plugin
13                        preferences from the menu option
14                        <b>Window > Preferences</b><br />
15                        Go to the <b>Hadoop Home Directory</b>
16                        preference, and enter the installation directory there.
17
18                        Use the following embedded command to open the Preferences
19                        window:
20                </description>
21
22                <action pluginId="org.eclipse.jdt.ui"
23                        class="org.eclipse.ui.internal.OpenPreferencesAction" />
24        </item>
25</cheatsheet>
Note: See TracBrowser for help on using the repository browser.