.project

来自「FIRE (Flexible Interface Rendering Engin」· PROJECT 代码 · 共 24 行

PROJECT
24
字号
<?xml version="1.0" encoding="UTF-8"?><projectDescription>	<name>Fire2Samples</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></projectDescription>

⌨️ 快捷键说明

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