-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
19 lines (19 loc) · 1.04 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="projectparmorel/src"/>
<classpathentry kind="src" path="projectparmorel/test"/>
<classpathentry kind="src" path="projectparmorel/SimilarityMetamodelsChecker/src"/>
<classpathentry kind="src" path="projectparmorel/SimilarityMetamodelsChecker/epsilon"/>
<classpathentry kind="src" path="projectparmorel/SimilarityMetamodelsChecker/support"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="libs/swing2swt.jar"/>
<classpathentry kind="lib" path="projectparmorel/SimilarityMetamodelsChecker/required/simmetrics_jar_v1_6_2_d07_02_07.jar"/>
<classpathentry kind="lib" path="projectparmorel/SimilarityMetamodelsChecker/required/SimMetriToolPlugin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>