changeset 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 6623dda5fabb
children d30cc6543973 d58ebf85443e
files hotspot/.project
diffstat 1 files changed, 15 insertions(+), 5 deletions(-) [+]
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>