We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21db9a4 commit 5b1e66fCopy full SHA for 5b1e66f
java/client/.classpath
@@ -40,5 +40,6 @@
40
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-jdk14-1.6.6.jar"/>
41
<classpathentry kind="lib" path="/third-party/java/gson/gson-2.8.0.jar"/>
42
<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"/>
44
<classpathentry kind="output" path="build/production"/>
45
</classpath>
0 commit comments