View | Details | Raw Unified | Return to bug 188105
Collapse All | Expand All

(-).classpath (-1 lines)
Lines 3-8 Link Here
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.jdt.compiler.tool"/>
7
	<classpathentry kind="output" path="bin"/>
6
	<classpathentry kind="output" path="bin"/>
8
</classpath>
7
</classpath>
(-).classpath (-1 lines)
Lines 3-8 Link Here
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.jdt.compiler.apt"/>
7
	<classpathentry kind="output" path="bin"/>
6
	<classpathentry kind="output" path="bin"/>
8
</classpath>
7
</classpath>
(-)META-INF/MANIFEST.MF (+1 lines)
Lines 57-59 Link Here
57
 org.eclipse.team.core;bundle-version="[3.1.0,4.0.0)";resolution:=optional
57
 org.eclipse.team.core;bundle-version="[3.1.0,4.0.0)";resolution:=optional
58
Eclipse-LazyStart: true
58
Eclipse-LazyStart: true
59
Bundle-RequiredExecutionEnvironment: J2SE-1.4
59
Bundle-RequiredExecutionEnvironment: J2SE-1.4
60
Eclipse-ExtensibleAPI: true

Return to bug 188105