Skip to content

Commit 5b1e66f

Browse files
asashourbarancev
authored andcommitted
Fix eclipse classpath, with github library
Signed-off-by: Alexei Barantsev <[email protected]>
1 parent 21db9a4 commit 5b1e66f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-jdk14-1.6.6.jar"/>
4141
<classpathentry kind="lib" path="/third-party/java/gson/gson-2.8.0.jar"/>
4242
<classpathentry kind="lib" path="/third-party/java/testng/testng-6.9.9.jar" sourcepath="/third-party/java/testng/testng-6.9.9-sources.jar"/>
43+
<classpathentry kind="lib" path="/third-party/java/github/org.eclipse.egit.github.core-2.1.5.jar" sourcepath="/third-party/java/github/org.eclipse.egit.github.core-2.1.5.jar-sources.jar"/>
4344
<classpathentry kind="output" path="build/production"/>
4445
</classpath>

0 commit comments

Comments
 (0)