Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fff79ecd27e69f904b6c903ea8ad2bb69f35191c (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" path="Preprocessor"/>
	<classpathentry kind="src" path="JNI Generation"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="Sleak"/>
	<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top