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

Back to the top