We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e01aa commit ec9c903Copy full SHA for ec9c903
1 file changed
bitmex-adapter/.classpath
@@ -88,6 +88,10 @@
88
<classpathentry kind="lib" path="C:/Program Files/Bookmap/lib/voice-cmu-bdl-hsmm-5.2.jar"/>
89
<classpathentry kind="lib" path="C:/Program Files/Bookmap/lib/webapilayer.jar"/>
90
<classpathentry kind="lib" path="C:/Program Files/Bookmap/BookMap.jar"/>
91
- <classpathentry kind="lib" path="C:/Program Files/Bookmap - копия/lib/bm-l1api.jar"/>
+ <classpathentry kind="lib" path="C:/Program Files/Bookmap/lib/bm-l1api.jar">
92
+ <attributes>
93
+ <attribute name="javadoc_location" value="jar:file:/C:/Program%20Files/Bookmap/lib/bm-l1api-javadoc.jar!/"/>
94
+ </attributes>
95
+ </classpathentry>
96
<classpathentry kind="output" path="bin"/>
97
</classpath>
0 commit comments