WS-2017.1.4 <martin@martins-imac.local Update git.xml, applicationLibraries.xml

This commit is contained in:
martin 2017-07-03 19:54:03 +01:00
parent 2838ae626c
commit 64b904cf19
2 changed files with 1 additions and 26 deletions

View File

@ -1,11 +1,6 @@
<application>
<component name="libraryTable">
<library name="chroma" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__rawgit.com_gka_chroma.js_master_chroma.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__rawgit.com_gka_chroma.js_master_chroma.js" />
</CLASSES>
@ -241,10 +236,6 @@
<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" />
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_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" />
@ -276,12 +267,6 @@
<SOURCES />
</library>
<library name="mui" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
<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.1_js_mui.js" />
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
@ -289,22 +274,12 @@
<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" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
</CLASSES>

View File

@ -1,6 +1,6 @@
<application>
<component name="Git.Application.Settings">
<option name="myPathToGit" value="/usr/local/git/bin/git" />
<option name="myPathToGit" value="/usr/bin/git" />
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>