| 123456789101112131415161718192021222324252627282930 | <?xml version="1.0" encoding="UTF-8"?><projectDescription>	<name>yjpt-flex</name>	<comment></comment>	<projects>	</projects>	<buildSpec>		<buildCommand>			<name>com.adobe.flexbuilder.project.flexbuilder</name>			<arguments>			</arguments>		</buildCommand>	</buildSpec>	<natures>		<nature>com.adobe.flexbuilder.project.flexnature</nature>		<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>	</natures>	<linkedResources>		<link>			<name>bin-debug</name>			<type>2</type>			<location>G:/yjptjs/yjpt/bin-debug</location>		</link>		<link>			<name>bin-release</name>			<type>2</type>			<location>E:/release/yjpt-flex</location>		</link>	</linkedResources></projectDescription>
 |