comparison graal/hotspot/.project @ 2297:099e697d8934

Renaming c1x4hotspotsrc => graal and HotSpotVM => Runtime
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 22 Apr 2011 15:08:53 +0200
parents c1x4hotspotsrc/hotspot/.project@cdc846dec464
children
comparison
equal deleted inserted replaced
2296:34354e2e40a3 2297:099e697d8934
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>hotspot</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10 <triggers>auto,</triggers>
11 <arguments>
12 <dictionary>
13 <key>?children?</key>
14 <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
15 </dictionary>
16 <dictionary>
17 <key>?name?</key>
18 <value></value>
19 </dictionary>
20 <dictionary>
21 <key>org.eclipse.cdt.make.core.append_environment</key>
22 <value>true</value>
23 </dictionary>
24 <dictionary>
25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
26 <value>jvmg1</value>
27 </dictionary>
28 <dictionary>
29 <key>org.eclipse.cdt.make.core.buildArguments</key>
30 <value>${workspace_loc:/hotspot}/../../domake</value>
31 </dictionary>
32 <dictionary>
33 <key>org.eclipse.cdt.make.core.buildCommand</key>
34 <value>bash</value>
35 </dictionary>
36 <dictionary>
37 <key>org.eclipse.cdt.make.core.buildLocation</key>
38 <value>${workspace_loc:/hotspot}/../../make</value>
39 </dictionary>
40 <dictionary>
41 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
42 <value>clean</value>
43 </dictionary>
44 <dictionary>
45 <key>org.eclipse.cdt.make.core.contents</key>
46 <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
47 </dictionary>
48 <dictionary>
49 <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
50 <value>true</value>
51 </dictionary>
52 <dictionary>
53 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
54 <value>false</value>
55 </dictionary>
56 <dictionary>
57 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
58 <value>false</value>
59 </dictionary>
60 <dictionary>
61 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
62 <value>jvmg1</value>
63 </dictionary>
64 <dictionary>
65 <key>org.eclipse.cdt.make.core.stopOnError</key>
66 <value>true</value>
67 </dictionary>
68 <dictionary>
69 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
70 <value>false</value>
71 </dictionary>
72 </arguments>
73 </buildCommand>
74 <buildCommand>
75 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
76 <triggers>full,incremental,</triggers>
77 <arguments>
78 </arguments>
79 </buildCommand>
80 </buildSpec>
81 <natures>
82 <nature>org.eclipse.cdt.core.cnature</nature>
83 <nature>org.eclipse.cdt.core.ccnature</nature>
84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
86 </natures>
87 <linkedResources>
88 <link>
89 <name>cpu</name>
90 <type>2</type>
91 <locationURI>PARENT-2-PROJECT_LOC/src/cpu/x86</locationURI>
92 </link>
93 <link>
94 <name>generated</name>
95 <type>2</type>
96 <locationURI>PARENT-2-PROJECT_LOC/build/linux/linux_amd64_compiler1/generated</locationURI>
97 </link>
98 <link>
99 <name>os</name>
100 <type>2</type>
101 <locationURI>PARENT-2-PROJECT_LOC/src/os/linux</locationURI>
102 </link>
103 <link>
104 <name>os_cpu</name>
105 <type>2</type>
106 <locationURI>PARENT-2-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
107 </link>
108 <link>
109 <name>vm</name>
110 <type>2</type>
111 <locationURI>PARENT-2-PROJECT_LOC/src/share/vm</locationURI>
112 </link>
113 </linkedResources>
114 </projectDescription>