diff hotspot/.project @ 6714:c921657f5fb6

added symlinks to the BSD/MacOS HotSpot source directories
author Doug Simon <doug.simon@oracle.com>
date Mon, 12 Nov 2012 21:12:34 +0100
parents 8c7e786886d0
children f6b1694360ec
line wrap: on
line diff
--- a/hotspot/.project	Mon Nov 12 21:11:55 2012 +0100
+++ b/hotspot/.project	Mon Nov 12 21:12:34 2012 +0100
@@ -106,11 +106,21 @@
 			<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>linux</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os/linux/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>linux_x86</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>