Files
kotlin-fork/ultimate/.idea/libraries/javascript_debugger.xml
T
Alexey Sedunov f2b6644db5 Kotlin Ultimate: Add JS debugger plugin dependency
This fixes tests failure due to unresolved NodeJS dependency
2017-09-08 03:42:22 +03:00

10 lines
343 B
XML

<component name="libraryTable">
<library name="javascript-debugger">
<CLASSES>
<root url="file://$PROJECT_DIR$/ideaSDK/plugins/JavaScriptDebugger/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$PROJECT_DIR$/ideaSDK/plugins/JavaScriptDebugger/lib" recursive="false" />
</library>
</component>