aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/Examples/ModelGenExampleFAM_plugin/.classpath
blob: 5d959836a57f5ca9e1dfc4bf4cbdc9e7f559e395 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="ecore-gen"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="model"/>
	<classpathentry kind="src" path="vql-gen"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>