PY-2017.2.1 <aharrison-fuller@Adams-MacBook-Pro.local Create ide.general.xml, Default.xml, project.default.xml, diff.xml, other.xml, jdk.table.xml, duplocatorSettings.xml, Default.xml, find.xml, ui.lnf.xml, laf.xml, Mac OS X 10_5_ copy.xml, filetypes.xml, proxy.settings.xml, editor.codeinsight.xml, colors.scheme.xml, databaseSettings.xml, keymap.xml, _@user_Darcula.icls, databaseDrivers.xml, editor.xml, applicationLibraries.xml, debugger.xml
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
<application>
|
||||||
|
<component name="libraryTable">
|
||||||
|
<library name="react-DefinitelyTyped" type="javaScript">
|
||||||
|
<properties>
|
||||||
|
<sourceFilesUrls>
|
||||||
|
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_github.com_DefinitelyTyped_DefinitelyTyped_raw_master_types_react_index.d.ts" />
|
||||||
|
</sourceFilesUrls>
|
||||||
|
</properties>
|
||||||
|
<CLASSES>
|
||||||
|
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_github.com_DefinitelyTyped_DefinitelyTyped_raw_master_types_react_index.d.ts" />
|
||||||
|
</CLASSES>
|
||||||
|
<SOURCES />
|
||||||
|
</library>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapManager">
|
||||||
|
<active_keymap name="Mac OS X 10.5+ copy" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LafManager">
|
||||||
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
<code_scheme name="Default">
|
||||||
|
<option name="RIGHT_MARGIN" value="79" />
|
||||||
|
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" />
|
||||||
|
<codeStyleSettings language="JavaScript">
|
||||||
|
<indentOptions>
|
||||||
|
<option name="INDENT_SIZE" value="2" />
|
||||||
|
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
||||||
|
<option name="TAB_SIZE" value="2" />
|
||||||
|
</indentOptions>
|
||||||
|
</codeStyleSettings>
|
||||||
|
</code_scheme>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="EditorColorsManagerImpl">
|
||||||
|
<global_color_scheme name="_@user_Darcula" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<scheme name="_@user_Darcula" version="142" parent_scheme="Darcula">
|
||||||
|
<option name="FONT_SCALE" value="1.0" />
|
||||||
|
<metaInfo>
|
||||||
|
<property name="created">2017-06-15T22:04:36</property>
|
||||||
|
<property name="ide">Python</property>
|
||||||
|
<property name="ideVersion">2017.1.3.0.0</property>
|
||||||
|
<property name="modified">2017-08-17T17:10:54</property>
|
||||||
|
<property name="originalScheme">Darcula</property>
|
||||||
|
</metaInfo>
|
||||||
|
<option name="EDITOR_FONT_SIZE" value="12" />
|
||||||
|
<option name="EDITOR_FONT_NAME" value="Operator Mono" />
|
||||||
|
<option name="CONSOLE_FONT_NAME" value="Menlo" />
|
||||||
|
</scheme>
|
||||||
@@ -0,0 +1,75 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LocalDatabaseDriverManager" version="163">
|
||||||
|
<driver id="h2.unified" name="H2" dialect="H2">
|
||||||
|
<artifact name="H2" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="oracle" name="Oracle" dialect="Oracle">
|
||||||
|
<artifact name="Oracle" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="auto-commit" value="false" />
|
||||||
|
</driver>
|
||||||
|
<driver id="derby.embedded" name="Derby (Embedded)" dialect="Derby">
|
||||||
|
<artifact name="Apache Derby" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sybase.jtds" name="Sybase (jTds)" dialect="Sybase">
|
||||||
|
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sqlserver.jtds" name="SQL Server (jTds)" dialect="TSQL">
|
||||||
|
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="hsqldb.local" name="HSQLDB (Local)" dialect="HSQLDB">
|
||||||
|
<artifact name="HSQLDB" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="derby.remote" name="Derby (Remote)" dialect="Derby">
|
||||||
|
<artifact name="Apache Derby" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sqlite.xerial" name="Sqlite (Xerial)" dialect="SQLite">
|
||||||
|
<artifact name="Xerial SQLiteJDBC" use="true" version="3.16.1" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="auto-commit" value="true" />
|
||||||
|
<property name="enable_load_extension" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sybase.ase" name="Sybase (Native)" dialect="Sybase">
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="postgresql" name="PostgreSQL" dialect="PostgreSQL">
|
||||||
|
<artifact name="PostgreSQL" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="db2" name="DB2 (LUW)" dialect="DB2">
|
||||||
|
<artifact name="DB2" use="true" />
|
||||||
|
<option name="auto-sync" value="false" />
|
||||||
|
<property name="retrieveMessagesFromServerOnGetMessage" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sqlserver.ms" name="SQL Server (Microsoft)" dialect="TSQL">
|
||||||
|
<artifact name="SQL Server" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="db2.jtopen" name="DB2 (JTOpen)" dialect="DB2">
|
||||||
|
<artifact name="JTOpen (DB2 iSeries)" use="true" />
|
||||||
|
<option name="auto-sync" value="false" />
|
||||||
|
<property name="prompt" value="false" />
|
||||||
|
</driver>
|
||||||
|
<driver id="mysql" name="MySQL" dialect="MySQL">
|
||||||
|
<artifact name="MySQL Connector/J" use="true" version="5.1.40" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="auto-commit" value="true" />
|
||||||
|
<property name="autoReconnect" value="true" />
|
||||||
|
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
||||||
|
<property name="tinyInt1isBit" value="false" />
|
||||||
|
<property name="characterEncoding" value="utf8" />
|
||||||
|
<property name="characterSetResults" value="utf8" />
|
||||||
|
<property name="yearIsDateType" value="false" />
|
||||||
|
</driver>
|
||||||
|
<driver id="hsqldb.remote" name="HSQLDB (Remote)" dialect="HSQLDB">
|
||||||
|
<artifact name="HSQLDB" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,26 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DatabaseSettings" version="1">
|
||||||
|
<csv-formats>
|
||||||
|
<csv-format name="Tab-separated (TSV)">
|
||||||
|
<data>
|
||||||
|
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator=" ">
|
||||||
|
<quotation>
|
||||||
|
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||||
|
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||||
|
</quotation>
|
||||||
|
</record-format>
|
||||||
|
</data>
|
||||||
|
</csv-format>
|
||||||
|
<csv-format name="Comma-separated (CSV)">
|
||||||
|
<data>
|
||||||
|
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator=" ">
|
||||||
|
<quotation>
|
||||||
|
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||||
|
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||||
|
</quotation>
|
||||||
|
</record-format>
|
||||||
|
</data>
|
||||||
|
</csv-format>
|
||||||
|
</csv-formats>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<application>
|
||||||
|
<component name="XDebuggerSettings">
|
||||||
|
<data-views />
|
||||||
|
<general />
|
||||||
|
<debuggers>
|
||||||
|
<debugger id="javascript">
|
||||||
|
<configuration captureAsyncStackTraces="false">
|
||||||
|
<custom-object-presentation />
|
||||||
|
</configuration>
|
||||||
|
</debugger>
|
||||||
|
</debuggers>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DiffManager" COMPARISON_POLICY="Ignore spaces" />
|
||||||
|
<component name="TextDiffSettings">
|
||||||
|
<option name="PLACES_MAP">
|
||||||
|
<entry key="Default">
|
||||||
|
<PlaceSettings>
|
||||||
|
<option name="EXPAND_BY_DEFAULT" value="false" />
|
||||||
|
</PlaceSettings>
|
||||||
|
</entry>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DuplocatorSettings">
|
||||||
|
<option name="SELECTED_PROFILES">
|
||||||
|
<set>
|
||||||
|
<option value="ECMAScript 6" />
|
||||||
|
<option value="Python" />
|
||||||
|
</set>
|
||||||
|
</option>
|
||||||
|
<option name="LAST_SELECTED_LANGUAGE" value="Python" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="CodeInsightSettings">
|
||||||
|
<option name="REFORMAT_ON_PASTE" value="1" />
|
||||||
|
<option name="INDENT_TO_CARET_ON_PASTE" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="SqlEditorOptions">
|
||||||
|
<option name="concatenateStringsOnEnter" value="true" />
|
||||||
|
<option name="qualificationType" value="On collisions" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="FileTypeManager" version="17">
|
||||||
|
<ignoreFiles list="*$py.class;*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;" />
|
||||||
|
<extensionMap>
|
||||||
|
<mapping pattern="bootstrap" type="PLAIN_TEXT" />
|
||||||
|
</extensionMap>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="FindSettings">
|
||||||
|
<option name="customScope" value="Project and Libraries" />
|
||||||
|
<option name="defaultScopeName" value="Project and Libraries" />
|
||||||
|
<option name="WITH_SUBDIRECTORIES" value="false" />
|
||||||
|
<option name="SEARCH_SCOPE" value="Project and Libraries" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="Registry">
|
||||||
|
<entry key="ide.ssh.one.time.password" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<profile version="1.0">
|
||||||
|
<option name="myName" value="Default" />
|
||||||
|
<inspection_tool class="Eslint" enabled="true" level="ERROR" enabled_by_default="true" />
|
||||||
|
</profile>
|
||||||
+209
@@ -0,0 +1,209 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ProjectJdkTable">
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Python 2.7.10 (/usr/bin/python)" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.10" />
|
||||||
|
<homePath value="/usr/bin/python" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload" />
|
||||||
|
<root type="simple" url="file:///Library/Python/2.7/site-packages" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python" />
|
||||||
|
<root type="simple" url="file:///System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.1/python_stubs/348993582" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional />
|
||||||
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Python 2.7.13 virtualenv at ~/dev/dennis_trunk/env" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.13" />
|
||||||
|
<homePath value="$USER_HOME$/dev/dennis_trunk/env/bin/python" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7/lib-dynload" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7/site-packages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.1/python_stubs/-2086111448" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional />
|
||||||
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Remote unknown interpreter (ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python)" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.8" />
|
||||||
|
<homePath value="ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/71109807" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/-933942901" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1046329483" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1646818737" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/-1343052241" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1020429489" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/382247939" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/python_stubs/-485473614" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional HOST="dev-gnpd-production-app01.london.mintel.ad" PORT="22" USERNAME="aharrison-fuller" PRIVATE_KEY_FILE="$USER_HOME$/.ssh/mintel/id_rsa" MY_KNOWN_HOSTS_FILE="" USE_KEY_PAIR="true" USE_AUTH_AGENT="false" INTERPRETER_PATH="/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python" HELPERS_PATH="/data/home/london/aharrison-fuller/.pycharm_helpers" INITIALIZED="false" VALID="true" SKELETONS_PATH="" VERSION="Python 2.7.8">
|
||||||
|
<PathMappingSettings>
|
||||||
|
<option name="pathMappings">
|
||||||
|
<list>
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/71109807" remote-root="/data/home/london/aharrison-fuller/gnpd_de_packaging/gnpd_packaging_de" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/-933942901" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/1046329483" remote-root="/opt/rh/python27/root/usr/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/1646818737" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/-1343052241" remote-root="/opt/rh/python27/root/usr/lib64/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/-485473614/1020429489" remote-root="/opt/rh/python27/root/usr/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/71109807" remote-root="/data/home/london/aharrison-fuller/gnpd_de_packaging/gnpd_packaging_de" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/-933942901" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/1046329483" remote-root="/opt/rh/python27/root/usr/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/1646818737" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/-1343052241" remote-root="/opt/rh/python27/root/usr/lib64/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.1/remote_sources/2130187200/1020429489" remote-root="/opt/rh/python27/root/usr/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/71109807" remote-root="/data/home/london/aharrison-fuller/gnpd_de_packaging/gnpd_packaging_de" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/-933942901" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1046329483" remote-root="/opt/rh/python27/root/usr/lib64/python2.7" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1646818737" remote-root="/home/aharrison-fuller/gnpd_de_packaging/environ/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/-1343052241" remote-root="/opt/rh/python27/root/usr/lib64/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/1020429489" remote-root="/opt/rh/python27/root/usr/lib/python2.7/site-packages" />
|
||||||
|
<mapping local-root="$USER_HOME$/Library/Caches/PyCharm2017.2/remote_sources/-485473614/382247939" remote-root="/data/home/london/aharrison-fuller" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</PathMappingSettings>
|
||||||
|
</additional>
|
||||||
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Python 2.7.13 (/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7)" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.13" />
|
||||||
|
<homePath value="/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload" />
|
||||||
|
<root type="simple" url="file:///usr/local/lib/python2.7/site-packages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.1/python_stubs/160944109" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional />
|
||||||
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Python 2.7.13 virtualenv at ~/dev/dennis_trunk/env (1)" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.13" />
|
||||||
|
<homePath value="$USER_HOME$/dev/dennis_trunk/env/bin/python" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7/lib-dynload" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/dennis_trunk/env/lib/python2.7/site-packages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.1/python_stubs/-2086111448" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional ASSOCIATED_PROJECT_PATH="$USER_HOME$/dev/dennis_trunk" />
|
||||||
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Python 2.7.13 virtualenv at ~/dev/personal_venv" />
|
||||||
|
<type value="Python SDK" />
|
||||||
|
<version value="Python 2.7.13" />
|
||||||
|
<homePath value="$USER_HOME$/dev/personal_venv/bin/python" />
|
||||||
|
<roots>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite">
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/personal_venv/lib/python2.7" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/personal_venv/lib/python2.7/lib-dynload" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac" />
|
||||||
|
<root type="simple" url="file:///usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/dev/personal_venv/lib/python2.7/site-packages" />
|
||||||
|
<root type="simple" url="file://$USER_HOME$/Library/Caches/PyCharm2017.2/python_stubs/1286986954" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/python-skeletons" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/stdlib/2and3" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2" />
|
||||||
|
<root type="simple" url="file://$APPLICATION_HOME_DIR$/helpers/typeshed/third_party/2and3" />
|
||||||
|
</root>
|
||||||
|
</classPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
<additional ASSOCIATED_PROJECT_PATH="$USER_HOME$/PycharmProjects/YouTube-Downloader" />
|
||||||
|
</jdk>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<keymap version="1" name="Mac OS X 10.5+ copy" parent="Mac OS X 10.5+">
|
||||||
|
<action id="StepInto">
|
||||||
|
<keyboard-shortcut first-keystroke="f11" />
|
||||||
|
</action>
|
||||||
|
<action id="StepOver">
|
||||||
|
<keyboard-shortcut first-keystroke="f10" />
|
||||||
|
</action>
|
||||||
|
</keymap>
|
||||||
@@ -0,0 +1,75 @@
|
|||||||
|
<application>
|
||||||
|
<component name="AppInspectionProfilesVisibleTreeState">
|
||||||
|
<entry key="Default">
|
||||||
|
<profile-state>
|
||||||
|
<expanded-state>
|
||||||
|
<State>
|
||||||
|
<id />
|
||||||
|
</State>
|
||||||
|
<State>
|
||||||
|
<id>CSS</id>
|
||||||
|
</State>
|
||||||
|
<State>
|
||||||
|
<id>HTML</id>
|
||||||
|
</State>
|
||||||
|
<State>
|
||||||
|
<id>Invalid elementsCSS</id>
|
||||||
|
</State>
|
||||||
|
<State>
|
||||||
|
<id>Pyramid</id>
|
||||||
|
</State>
|
||||||
|
<State>
|
||||||
|
<id>Python</id>
|
||||||
|
</State>
|
||||||
|
</expanded-state>
|
||||||
|
<selected-state>
|
||||||
|
<State>
|
||||||
|
<id>PyCompatibilityInspection</id>
|
||||||
|
</State>
|
||||||
|
</selected-state>
|
||||||
|
</profile-state>
|
||||||
|
</entry>
|
||||||
|
</component>
|
||||||
|
<component name="NodeJsLocalInterpreters">
|
||||||
|
<local-interpreter path="$USER_HOME$/.nvm/versions/node/v6.11.0/bin/node">
|
||||||
|
<version-cache version="6.11.0" last-modified="1496776898000" />
|
||||||
|
<npm-package value="$USER_HOME$/.nvm/versions/node/v6.11.0/lib/node_modules/npm" />
|
||||||
|
</local-interpreter>
|
||||||
|
</component>
|
||||||
|
<component name="PyDuplocatorSettings">
|
||||||
|
<option name="DISTINGUISH_METHODS" value="false" />
|
||||||
|
<option name="DISTINGUISH_FUNCTIONS" value="false" />
|
||||||
|
<option name="DISTINGUISH_LITERALS" value="false" />
|
||||||
|
</component>
|
||||||
|
<component name="PyTestFrameworkService">
|
||||||
|
<option name="SDK_TO_PYTEST">
|
||||||
|
<map>
|
||||||
|
<entry key="$USER_HOME$/dev/dennis_trunk/env/bin/python" value="false" />
|
||||||
|
<entry key="/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7" value="false" />
|
||||||
|
<entry key="ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python" value="false" />
|
||||||
|
<entry key="ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python2" value="false" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
<option name="SDK_TO_NOSETEST">
|
||||||
|
<map>
|
||||||
|
<entry key="$USER_HOME$/dev/dennis_trunk/env/bin/python" value="false" />
|
||||||
|
<entry key="/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7" value="false" />
|
||||||
|
<entry key="ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python" value="true" />
|
||||||
|
<entry key="ssh://aharrison-fuller@dev-gnpd-production-app01.london.mintel.ad:22/home/aharrison-fuller/gnpd_de_packaging/environ/bin/python2" value="true" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="SvnApplicationSettings">
|
||||||
|
<option name="myCheckoutURLs">
|
||||||
|
<list>
|
||||||
|
<option value="http://svn.mintel.ad/devel" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
<option name="myTypedURLs">
|
||||||
|
<list>
|
||||||
|
<option value="http://svn.mintel.ad/devel" />
|
||||||
|
<option value="http://svn.mintel.ad" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ProjectManager">
|
||||||
|
<defaultProject>
|
||||||
|
<component name="InspectionProjectProfileManager">
|
||||||
|
<option name="PROJECT_PROFILE" />
|
||||||
|
<version value="1.0" />
|
||||||
|
</component>
|
||||||
|
<component name="PropertiesComponent">
|
||||||
|
<property name="settings.editor.selected.configurable" value="preferences.updates" />
|
||||||
|
</component>
|
||||||
|
<component name="SvnConfiguration">
|
||||||
|
<configuration>$USER_HOME$/.subversion</configuration>
|
||||||
|
</component>
|
||||||
|
<component name="VcsContentAnnotationSettings">
|
||||||
|
<option name="myLimit" value="2678400000" />
|
||||||
|
</component>
|
||||||
|
</defaultProject>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="HttpConfigurable">
|
||||||
|
<option name="USE_PROXY_PAC" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="UISettings">
|
||||||
|
<option name="HIDE_TOOL_STRIPES" value="false" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Reference in New Issue
Block a user