File: .classpath

package info (click to toggle)
eclipse-platform-ui 4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 93,944 kB
  • sloc: java: 830,957; xml: 25,107; makefile: 7
file content (24 lines) | stat: -rw-r--r-- 1,557 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" output="intro.bin" path="intro"/>
	<classpathentry kind="src" output="statusHandler.bin" path="statusHandler"/>
	<classpathentry kind="src" output="browser.bin" path="browser"/>
	<classpathentry kind="src" output="editor.bin" path="editor"/>
	<classpathentry kind="src" output="view.bin" path="view"/>
	<classpathentry kind="src" output="oc.bin" path="oc"/>
	<classpathentry kind="src" output="newWizard.bin" path="newWizard"/>
	<classpathentry kind="src" output="perspective.bin" path="perspective"/>
	<classpathentry kind="src" output="startup.bin" path="startup"/>
	<classpathentry kind="src" output="decorator.bin" path="decorator"/>
	<classpathentry kind="src" output="help.bin" path="help"/>
	<classpathentry kind="src" output="propertyPage.bin" path="propertyPage"/>
	<classpathentry kind="src" output="workingSet.bin" path="workingSet"/>
	<classpathentry kind="src" output="preferencePage.bin" path="preferencePage"/>
	<classpathentry kind="src" output="commands.bin" path="commands"/>
	<classpathentry kind="src" output="handlers.bin" path="handlers"/>
	<classpathentry kind="src" output="markerSupport.bin" path="markerSupport"/>
	<classpathentry kind="src" output="menus.bin" path="menus"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
	<classpathentry kind="output" path="bin"/>
</classpath>