forked from opensourceBIM/IfcObjectTagger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
37 lines (37 loc) · 1.98 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
<attributes>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
<attributes>
<attribute name="owner.project.facets" value="jst.utility"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/bSGuidGenerator.jar">
<attributes>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/org.eclipse.emf_2.6.0.v20110606-0949.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.common_2.7.0.v20110605-0747.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.ecore_2.7.0.v20110605-0747.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.emf.ecore.xmi_2.7.0.v20110520-1406.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-client-lib.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-emf.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-ifc.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-plugins.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-shared.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11-utils.jar"/>
<classpathentry kind="lib" path="lib/bimserver-1.1.0-2012-05-11.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>