core/com.nokia.carbide.cpp.sysdoc.hover-feature/.project
author timkelly
Fri, 27 Aug 2010 11:41:08 -0500
changeset 1903 8aca9dfa10ce
parent 1873 d956f67d2857
permissions -rw-r--r--
fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1873
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     2
<projectDescription>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     3
	<name>com.nokia.carbide.cpp.sysdoc.hover-feature</name>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     4
	<comment></comment>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     5
	<projects>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     6
	</projects>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     7
	<buildSpec>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     8
		<buildCommand>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
     9
			<name>org.eclipse.pde.FeatureBuilder</name>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    10
			<arguments>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    11
			</arguments>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    12
		</buildCommand>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    13
	</buildSpec>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    14
	<natures>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    15
		<nature>org.eclipse.pde.FeatureNature</nature>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    16
	</natures>
d956f67d2857 Hover SysDoc Feature
stechong
parents:
diff changeset
    17
</projectDescription>