diff c1x4hotspotsrc/hotspot/.project @ 2286:cdc846dec464

fix eclipse project: redundant builds and multiple links to source dir
author Lukas Stadler <lukas.stadler@jku.at>
date Fri, 08 Apr 2011 13:44:50 +0200
parents fb0db7a8ed5e
children
line wrap: on
line diff
--- a/c1x4hotspotsrc/hotspot/.project	Fri Apr 08 13:43:05 2011 +0200
+++ b/c1x4hotspotsrc/hotspot/.project	Fri Apr 08 13:44:50 2011 +0200
@@ -7,7 +7,7 @@
 	<buildSpec>
 		<buildCommand>
 			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
-			<triggers>auto,full,incremental,</triggers>
+			<triggers>auto,</triggers>
 			<arguments>
 				<dictionary>
 					<key>?children?</key>
@@ -55,7 +55,7 @@
 				</dictionary>
 				<dictionary>
 					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
-					<value>true</value>
+					<value>false</value>
 				</dictionary>
 				<dictionary>
 					<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
@@ -106,11 +106,6 @@
 			<locationURI>PARENT-2-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
 		</link>
 		<link>
-			<name>src</name>
-			<type>2</type>
-			<locationURI>PARENT-2-PROJECT_LOC/src</locationURI>
-		</link>
-		<link>
 			<name>vm</name>
 			<type>2</type>
 			<locationURI>PARENT-2-PROJECT_LOC/src/share/vm</locationURI>