changeset 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 030c4a1d6a03
children f1cb5a0ddb51
files hotspot/.project
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
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>