diff hotspot/.project @ 9719:f6b1694360ec

added links to the HotSpot Windows sources
author Doug Simon <doug.simon@oracle.com>
date Wed, 15 May 2013 14:56:52 +0200
parents c921657f5fb6
children 36bcc10e01c0
line wrap: on
line diff
--- a/hotspot/.project	Wed May 15 14:53:34 2013 +0200
+++ b/hotspot/.project	Wed May 15 14:56:52 2013 +0200
@@ -111,16 +111,26 @@
 			<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>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>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>