sethadooppath.xml

来自「HADOOP 0.18.0 安装插件源代码」· XML 代码 · 共 26 行

XML
26
字号
<?xml version="1.0" encoding="UTF-8"?><cheatsheet title="Set default Hadoop path tutorial">	<intro>		<description>			This tutorial informs you how to set the default Hadoop			directory for the plugin.		</description>	</intro>	<item title="Open Plugin Preferences window">		<description>			To set the default Hadoop directory, open the plugin			preferences from the menu option			<b>Window > Preferences</b>.  <br />			Go to the <b>Hadoop Home Directory</b>			preference, and enter the installation directory there.			Use the following embedded command to open the Preferences			window:		</description>		<action pluginId="org.eclipse.jdt.ui"			class="org.eclipse.ui.internal.OpenPreferencesAction" />	</item></cheatsheet>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?