.project
来自「《j2me手机程序eclipse开发基础》源代码」· PROJECT 代码 · 共 36 行
PROJECT
36 行
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Paint</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>eclipseme.core.preverifier</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>eclipseme.core.nature</nature>
</natures>
<linkedResources>
<link>
<name>logo.png</name>
<type>1</type>
<location>E:/logo.png</location>
</link>
<link>
<name>PIC.png</name>
<type>1</type>
<location>E:/PIC.png</location>
</link>
</linkedResources>
</projectDescription>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?