.project

来自「这是AJAX的一个HTML实现! HTML标签AJAX的实现!」· PROJECT 代码 · 共 37 行

PROJECT
37
字号
<?xml version="1.0" encoding="UTF-8"?><projectDescription>	<name>ajaxtags</name>	<comment></comment>	<projects>	</projects>	<buildSpec>		<buildCommand>			<name>org.eclipse.wst.common.project.facet.core.builder</name>			<arguments>			</arguments>		</buildCommand>		<buildCommand>			<name>org.eclipse.jdt.core.javabuilder</name>			<arguments>			</arguments>		</buildCommand>		<buildCommand>			<name>org.eclipse.wst.validation.validationbuilder</name>			<arguments>			</arguments>		</buildCommand>		<buildCommand>			<name>org.maven.ide.eclipse.maven2Builder</name>			<arguments>			</arguments>		</buildCommand>	</buildSpec>	<natures>		<nature>org.maven.ide.eclipse.maven2Nature</nature>		<nature>org.eclipse.jdt.core.javanature</nature>		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>	</natures></projectDescription>

⌨️ 快捷键说明

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