view hotspot/.project @ 12489:0c651af30cc8

added ptx sources to hotspot Eclipse project
author Doug Simon <doug.simon@oracle.com>
date Fri, 18 Oct 2013 21:40:23 +0200
parents 36bcc10e01c0
children f1a55428a8d7
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>hotspot</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>auto,</triggers>
			<arguments>
				<dictionary>
					<key>?children?</key>
					<value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
				</dictionary>
				<dictionary>
					<key>?name?</key>
					<value></value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.append_environment</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
					<value>ide-build-target</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildArguments</key>
					<value>${workspace_loc:/hotspot}/../mxtool/mx build</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildCommand</key>
					<value>bash</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildLocation</key>
					<value>${workspace_loc:/hotspot}/..</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
					<value>clean</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.contents</key>
					<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
					<value>false</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
					<value>false</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
					<value>jvmg1</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.stopOnError</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
					<value>false</value>
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.core.ccnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>ptx</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx</locationURI>
		</link>
		<link>
			<name>x86</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86/vm</locationURI>
		</link>
		<link>
			<name>ptx</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx/vm</locationURI>
		</link>
		<link>
			<name>sparc</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc/vm</locationURI>
		</link>
		<link>
			<name>generated</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
		</link>
		<link>
			<name>make</name>
			<type>2</type>
			<locationURI>WORKSPACE_LOC/make</locationURI>
		</link>
		<link>
			<name>bsd</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os/bsd/vm</locationURI>
		</link>
		<link>
			<name>bsd_x86</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/bsd_x86/vm</locationURI>
		</link>
		<link>
			<name>bsd_ptx</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/bsd_ptx/vm</locationURI>
		</link>
		<link>
			<name>windows</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os/windows/vm</locationURI>
		</link>
		<link>
			<name>windows_x86</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/windows_x86/vm</locationURI>
		</link>
		<link>
			<name>linux</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os/linux/vm</locationURI>
		</link>
		<link>
			<name>linux_x86</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>
		</link>
		<link>
			<name>linux_ptx</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/linux_ptx/vm</locationURI>
		</link>
		<link>
			<name>linux_sparc</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc/vm</locationURI>
		</link>
		<link>
			<name>vm</name>
			<type>2</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI>
		</link>
	</linkedResources>
</projectDescription>