Skip to content

Commit c09b505

Browse files
committed
Update project to refer to weberknecht as another eclipse project, not a packaged JAR
1 parent 540cdf1 commit c09b505

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.classpath

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<classpathentry kind="src" path="examples"/>
55
<classpathentry kind="src" path="tests"/>
66
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
7-
<classpathentry kind="lib" path="lib/json-org.jar">
7+
<classpathentry exported="true" kind="lib" path="lib/json-org.jar">
88
<attributes>
99
<attribute name="javadoc_location" value="http://www.json.org/javadoc/"/>
1010
</attributes>
1111
</classpathentry>
12-
<classpathentry kind="lib" path="lib/weberknecht-0.1.1.jar"/>
1312
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
13+
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/weberknecht"/>
1414
<classpathentry kind="output" path="bin"/>
1515
</classpath>

lib/weberknecht-0.1.1.jar

-10.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)