comparison hotspot/.project @ 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 67f52d18d01f
children 8c7e786886d0
comparison
equal deleted inserted replaced
5230:333930100018 5231:7564f0469116
84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> 84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> 85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
86 </natures> 86 </natures>
87 <linkedResources> 87 <linkedResources>
88 <link> 88 <link>
89 <name>cpu</name> 89 <name>x86</name>
90 <type>2</type> 90 <type>2</type>
91 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86</locationURI> 91 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86</locationURI>
92 </link>
93 <link>
94 <name>sparc</name>
95 <type>2</type>
96 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc</locationURI>
92 </link> 97 </link>
93 <link> 98 <link>
94 <name>generated</name> 99 <name>generated</name>
95 <type>2</type> 100 <type>2</type>
96 <locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI> 101 <locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
99 <name>make</name> 104 <name>make</name>
100 <type>2</type> 105 <type>2</type>
101 <locationURI>WORKSPACE_LOC/make</locationURI> 106 <locationURI>WORKSPACE_LOC/make</locationURI>
102 </link> 107 </link>
103 <link> 108 <link>
104 <name>os</name> 109 <name>linux</name>
105 <type>2</type> 110 <type>2</type>
106 <locationURI>PARENT-1-PROJECT_LOC/src/os/linux</locationURI> 111 <locationURI>PARENT-1-PROJECT_LOC/src/os/linux</locationURI>
107 </link> 112 </link>
108 <link> 113 <link>
109 <name>os_cpu</name> 114 <name>linux_x86</name>
110 <type>2</type> 115 <type>2</type>
111 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86</locationURI> 116 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
117 </link>
118 <link>
119 <name>linux_sparc</name>
120 <type>2</type>
121 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc</locationURI>
112 </link> 122 </link>
113 <link> 123 <link>
114 <name>vm</name> 124 <name>vm</name>
115 <type>2</type> 125 <type>2</type>
116 <locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI> 126 <locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI>