setup.xml
来自「HADOOP 0.18.0 安装插件源代码」· XML 代码 · 共 19 行
XML
19 行
<?xml version="1.0" encoding="UTF-8"?><cheatsheet title="Open Browser"> <intro> <description>This cheat sheet launches a browser to the Hadoop website.</description> </intro> <item title="Open Browser"> <description> Go to http://hadoop.apache.org/core/, and follow links to download the latest stable distribution of Hadoop. Use the following embedded command to launch the Hadoop Web site in a browser</description> <command serialization= "org.eclipse.ui.browser.openBrowser(url=http://hadoop.apache.org/core)"/> </item></cheatsheet>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?