comparison .project @ 1421:6223633ce7dd

changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
author Lukas Stadler <lukas.stadler@oracle.com>
date Fri, 23 Jul 2010 15:53:02 -0700
parents
children 3483ec571caf
comparison
equal deleted inserted replaced
1420:44efca8a02d6 1421:6223633ce7dd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>c1x4hotspot</name>
4 <comment></comment>
5 <projects>
6 <project>C1X</project>
7 <project>CRI</project>
8 <project>HotSpotVM</project>
9 </projects>
10 <buildSpec>
11 <buildCommand>
12 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
13 <triggers>auto,full,incremental,</triggers>
14 <arguments>
15 <dictionary>
16 <key>?children?</key>
17 <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||</value>
18 </dictionary>
19 <dictionary>
20 <key>?name?</key>
21 <value></value>
22 </dictionary>
23 <dictionary>
24 <key>org.eclipse.cdt.make.core.append_environment</key>
25 <value>true</value>
26 </dictionary>
27 <dictionary>
28 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
29 <value>jvmg1</value>
30 </dictionary>
31 <dictionary>
32 <key>org.eclipse.cdt.make.core.buildArguments</key>
33 <value>${workspace_loc:/c1x4hotspot}/domake</value>
34 </dictionary>
35 <dictionary>
36 <key>org.eclipse.cdt.make.core.buildCommand</key>
37 <value>bash</value>
38 </dictionary>
39 <dictionary>
40 <key>org.eclipse.cdt.make.core.buildLocation</key>
41 <value>${workspace_loc:/c1x4hotspot}/make</value>
42 </dictionary>
43 <dictionary>
44 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
45 <value>clean</value>
46 </dictionary>
47 <dictionary>
48 <key>org.eclipse.cdt.make.core.contents</key>
49 <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
50 </dictionary>
51 <dictionary>
52 <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
53 <value>true</value>
54 </dictionary>
55 <dictionary>
56 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
57 <value>false</value>
58 </dictionary>
59 <dictionary>
60 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
61 <value>true</value>
62 </dictionary>
63 <dictionary>
64 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
65 <value>jvmg1</value>
66 </dictionary>
67 <dictionary>
68 <key>org.eclipse.cdt.make.core.stopOnError</key>
69 <value>true</value>
70 </dictionary>
71 <dictionary>
72 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
73 <value>false</value>
74 </dictionary>
75 </arguments>
76 </buildCommand>
77 <buildCommand>
78 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
79 <triggers>full,incremental,</triggers>
80 <arguments>
81 </arguments>
82 </buildCommand>
83 </buildSpec>
84 <natures>
85 <nature>org.eclipse.cdt.core.cnature</nature>
86 <nature>org.eclipse.cdt.core.ccnature</nature>
87 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
88 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
89 </natures>
90 <linkedResources>
91 <link>
92 <name>client</name>
93 <type>2</type>
94 <location>/home/ls/source/jre1.7.0/lib/amd64/client</location>
95 </link>
96 </linkedResources>
97 </projectDescription>