intellij-settings-work/_windows/applicationLibraries.xml

29 lines
1002 B
XML

<application>
<component name="libraryTable">
<library name="jquery-2.1.4" type="javaScript">
<properties>
<option name="frameworkName" value="jQuery" />
<option name="frameworkVersion" value="1.4." />
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.1.4.js" />
</CLASSES>
<DOCUMENTATION>
<root url="http://api.jquery.com" />
</DOCUMENTATION>
<SOURCES />
</library>
<library name="mui" type="javaScript">
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.4.6_js_mui.js" />
</CLASSES>
<SOURCES />
</library>
<library name="zepto" type="javaScript">
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
</CLASSES>
<SOURCES />
</library>
</component>
</application>