new_configuration.launch

来自「用J2ME实现的」· LAUNCH 代码 · 共 13 行

LAUNCH
13
字号
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="EclipseME.emulatorLaunchConfigurationType">
<booleanAttribute key="eclipseme.do_jad_launch" value="false"/>
<stringAttribute key="eclipseme.emulated_class" value=""/>
<stringAttribute key="eclipseme.specified_jad_url" value=""/>
<booleanAttribute key="eclipseme.do_ota" value="true"/>
<booleanAttribute key="eclipseme.use_project_device" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="yu"/>
<stringAttribute key="eclipseme.launch_params" value=""/>
<stringAttribute key="eclipseme.emulated_device" value=""/>
<stringAttribute key="eclipseme.emulated_device_group" value=""/>
</launchConfiguration>

⌨️ 快捷键说明

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