comparison c1x4hotspotsrc/hotspot/.project @ 2286:cdc846dec464

fix eclipse project: redundant builds and multiple links to source dir
author Lukas Stadler <lukas.stadler@jku.at>
date Fri, 08 Apr 2011 13:44:50 +0200
parents fb0db7a8ed5e
children
comparison
equal deleted inserted replaced
2285:762de4b26788 2286:cdc846dec464
5 <projects> 5 <projects>
6 </projects> 6 </projects>
7 <buildSpec> 7 <buildSpec>
8 <buildCommand> 8 <buildCommand>
9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> 9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10 <triggers>auto,full,incremental,</triggers> 10 <triggers>auto,</triggers>
11 <arguments> 11 <arguments>
12 <dictionary> 12 <dictionary>
13 <key>?children?</key> 13 <key>?children?</key>
14 <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value> 14 <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
15 </dictionary> 15 </dictionary>
53 <key>org.eclipse.cdt.make.core.enableCleanBuild</key> 53 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
54 <value>false</value> 54 <value>false</value>
55 </dictionary> 55 </dictionary>
56 <dictionary> 56 <dictionary>
57 <key>org.eclipse.cdt.make.core.enableFullBuild</key> 57 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
58 <value>true</value> 58 <value>false</value>
59 </dictionary> 59 </dictionary>
60 <dictionary> 60 <dictionary>
61 <key>org.eclipse.cdt.make.core.fullBuildTarget</key> 61 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
62 <value>jvmg1</value> 62 <value>jvmg1</value>
63 </dictionary> 63 </dictionary>
104 <name>os_cpu</name> 104 <name>os_cpu</name>
105 <type>2</type> 105 <type>2</type>
106 <locationURI>PARENT-2-PROJECT_LOC/src/os_cpu/linux_x86</locationURI> 106 <locationURI>PARENT-2-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
107 </link> 107 </link>
108 <link> 108 <link>
109 <name>src</name>
110 <type>2</type>
111 <locationURI>PARENT-2-PROJECT_LOC/src</locationURI>
112 </link>
113 <link>
114 <name>vm</name> 109 <name>vm</name>
115 <type>2</type> 110 <type>2</type>
116 <locationURI>PARENT-2-PROJECT_LOC/src/share/vm</locationURI> 111 <locationURI>PARENT-2-PROJECT_LOC/src/share/vm</locationURI>
117 </link> 112 </link>
118 </linkedResources> 113 </linkedResources>