changeset 5237:8c7e786886d0

made links to CPU and OS specific directories shorter
author Doug Simon <doug.simon@oracle.com>
date Thu, 12 Apr 2012 20:40:25 +0200
parents f9aae727d035
children cce31bc56c00
files hotspot/.project
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/.project	Thu Apr 12 20:33:12 2012 +0200
+++ b/hotspot/.project	Thu Apr 12 20:40:25 2012 +0200
@@ -88,12 +88,12 @@
 		<link>
 			<name>x86</name>
 			<type>2</type>
-			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86</locationURI>
+			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86/vm</locationURI>
 		</link>
 		<link>
 			<name>sparc</name>
 			<type>2</type>
-			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc</locationURI>
+			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc/vm</locationURI>
 		</link>
 		<link>
 			<name>generated</name>
@@ -108,17 +108,17 @@
 		<link>
 			<name>linux</name>
 			<type>2</type>
-			<locationURI>PARENT-1-PROJECT_LOC/src/os/linux</locationURI>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os/linux/vm</locationURI>
 		</link>
 		<link>
 			<name>linux_x86</name>
 			<type>2</type>
-			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>
 		</link>
 		<link>
 			<name>linux_sparc</name>
 			<type>2</type>
-			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc</locationURI>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc/vm</locationURI>
 		</link>
 		<link>
 			<name>vm</name>