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 fbf1597 commit 4b773bdCopy full SHA for 4b773bd
com.microsoft.java.debug.plugin/.classpath
@@ -11,6 +11,6 @@
11
<classpathentry kind="src" path="src/main/java"/>
12
<classpathentry exported="true" kind="lib" path="lib/rxjava-2.2.21.jar"/>
13
<classpathentry exported="true" kind="lib" path="lib/reactive-streams-1.0.4.jar"/>
14
- <classpathentry exported="true" kind="lib" path="lib/com.microsoft.java.debug.core-0.41.0.jar" sourcepath="/com.microsoft.java.debug.core"/>
+ <classpathentry exported="true" kind="lib" path="lib/com.microsoft.java.debug.core-0.42.0.jar" sourcepath="/com.microsoft.java.debug.core"/>
15
<classpathentry kind="output" path="target/classes"/>
16
</classpath>
0 commit comments