WS-2016.1.1 <martin@steamrunner.local Update applicationLibraries.xml
This commit is contained in:
parent
8610d21234
commit
392a91b5ac
@ -227,6 +227,21 @@
|
||||
</DOCUMENTATION>
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="jquery-2.2.3" type="javaScript">
|
||||
<properties>
|
||||
<option name="frameworkName" value="jQuery" />
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.2.3.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__code.jquery.com_jquery-2.2.3.js" />
|
||||
</CLASSES>
|
||||
<DOCUMENTATION>
|
||||
<root url="http://api.jquery.com" />
|
||||
</DOCUMENTATION>
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="JsTestDriver Assertion Framework" type="javaScript">
|
||||
<CLASSES>
|
||||
<root url="jar://$APPLICATION_HOME_DIR$/plugins/JsTestDriver/lib/JsTestDriver-plugin.jar!/com/google/jstestdriver/idea/assertFramework/jstd/jsSrc/TestCase.js" />
|
||||
@ -247,6 +262,28 @@
|
||||
</DOCUMENTATION>
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="mui" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
|
||||
</CLASSES>
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="string" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.rawgit.com_jprichardson_string.js_master_dist_string.js" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.rawgit.com_jprichardson_string.js_master_dist_string.js" />
|
||||
</CLASSES>
|
||||
<SOURCES />
|
||||
</library>
|
||||
<library name="zepto-DefinitelyTyped" type="javaScript">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/Library/Caches/WebStorm7/extLibs/http_github.com_borisyankov_DefinitelyTyped_raw_master_zepto_zepto.d.ts" />
|
||||
|
Loading…
Reference in New Issue
Block a user