org.eclipse.debug.ui.prefs

来自「这是一个用java和xml编写的流媒体服务器管理软件」· PREFS 代码 · 共 5 行

PREFS
5
字号
#Wed Jan 04 17:48:18 CST 2006
eclipse.preferences.version=1
org.eclipse.debug.ui.views_to_not_open=org.eclipse.ui.console.ConsoleView,
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<launchPerspectives>\r\n<launchPerspective configurationType\="org.eclipse.jdt.launching.localJavaApplication" mode\="run" perspective\="org.eclipse.jdt.ui.JavaPerspective"/>\r\n<launchPerspective configurationType\="org.eclipse.pde.ui.JunitLaunchConfig" mode\="run" perspective\="org.eclipse.jdt.ui.JavaPerspective"/>\r\n</launchPerspectives>\r\n

⌨️ 快捷键说明

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