| 12345678910111213141516171819202122232425262728293031323334 | <?xml version="1.0" encoding="UTF-8"?><projectDescription>	<name>zjcmp_cd</name>	<comment></comment>	<projects>	</projects>	<buildSpec>		<buildCommand>			<name>org.eclipse.jdt.core.javabuilder</name>			<arguments>			</arguments>		</buildCommand>		<buildCommand>			<name>com.yonyou.studio.udt.core.builder</name>			<arguments>			</arguments>		</buildCommand>		<buildCommand>			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>			<triggers>full,incremental,</triggers>			<arguments>				<dictionary>					<key>LaunchConfigHandle</key>					<value><project>/.externalToolBuilders/com.yonyou.ria.g2.riabuilder.launch</value>				</dictionary>			</arguments>		</buildCommand>	</buildSpec>	<natures>		<nature>org.eclipse.jdt.core.javanature</nature>		<nature>com.yonyou.studio.udt.core.nature</nature>		<nature>com.yonyou.ria.g2.rianature</nature>	</natures></projectDescription>
 |