Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1a880ac905566caec33913fdec414964fdfba2b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry path="base" kind="src"/>
	<classpathentry path="cheatsheet" kind="src"/>
	<classpathentry path="intro" kind="src"/>
	<classpathentry path="help" kind="src"/>
	<classpathentry path="forms" kind="src"/>
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
	<classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
	<classpathentry path="bin" kind="output"/>
</classpath>

Back to the top