core/com.nokia.carbide.cpp.sysdoc.hover-feature/.project
author bkirk
Tue, 21 Sep 2010 10:33:50 -0700
changeset 2086 218e49ed806f
parent 1873 d956f67d2857
permissions -rw-r--r--
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6; making these changes requires the project to have custom compiler settings in order to continue to import XPathAPI from its original location com.sun.org.apache.xpath.internal, which is still in JavaSE-1.6 rt.jar .
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>