menumidlet.launch

来自「j2me is based on j2mepolish, client & se」· LAUNCH 代码 · 共 7 行

LAUNCH
7
字号
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="EclipseME.emulatorLaunchConfigurationType">
<stringAttribute key="eclipseme.emulated_class" value="src.de.enough.polish.example.MenuMidlet"/>
<booleanAttribute key="eclipseme.do_ota" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="roadrunner"/>
</launchConfiguration>

⌨️ 快捷键说明

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