changeset 15906:5f692474fba3

hotspot eclipse project: add generated folders for client and server builds
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 26 May 2014 12:03:04 +0200
parents a9781031ecf1
children 7d1690e145ae d1e9a44b14cc
files hotspot/.project
diffstat 1 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/.project	Mon May 26 12:01:30 2014 +0200
+++ b/hotspot/.project	Mon May 26 12:03:04 2014 +0200
@@ -96,7 +96,17 @@
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/bsd_x86/vm</locationURI>
 		</link>
 		<link>
-			<name>generated</name>
+			<name>generated_compiler1</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_compiler1/generated</locationURI>
+		</link>
+		<link>
+			<name>generated_compiler2</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_compiler2/generated</locationURI>
+		</link>
+		<link>
+			<name>generated_graal</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
 		</link>