changeset 5231:7564f0469116

added links to SPARC directories to enable browsing alternative backend details
author Doug Simon <doug.simon@oracle.com>
date Wed, 11 Apr 2012 17:47:30 +0200
parents 333930100018
children c005ca943790
files hotspot/.project
diffstat 1 files changed, 13 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/.project	Wed Apr 11 12:25:59 2012 +0200
+++ b/hotspot/.project	Wed Apr 11 17:47:30 2012 +0200
@@ -86,11 +86,16 @@
 	</natures>
 	<linkedResources>
 		<link>
-			<name>cpu</name>
+			<name>x86</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86</locationURI>
 		</link>
 		<link>
+			<name>sparc</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc</locationURI>
+		</link>
+		<link>
 			<name>generated</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
@@ -101,16 +106,21 @@
 			<locationURI>WORKSPACE_LOC/make</locationURI>
 		</link>
 		<link>
-			<name>os</name>
+			<name>linux</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os/linux</locationURI>
 		</link>
 		<link>
-			<name>os_cpu</name>
+			<name>linux_x86</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
 		</link>
 		<link>
+			<name>linux_sparc</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc</locationURI>
+		</link>
+		<link>
 			<name>vm</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI>