AI-2.1.2 <Smajevic@DESKTOP-VMG5MCI Create baseRefactoring.xml, ide.general.xml, git.xml, Default.xml, project.default.xml, diff.xml, laf.xml, other.xml, jdk.table.xml, androidStudioFirstRun.xml, file.template.settings.xml, find.xml, ui.lnf.xml, web-browsers.xml, keymap.xml, editor.codeinsight.xml, github_settings.xml, debugger.xml

This commit is contained in:
2016-10-11 21:27:37 +02:00
parent 9b40ba7253
commit 7d63a0934b
18 changed files with 469 additions and 0 deletions

6
_windows/git.xml Normal file
View File

@@ -0,0 +1,6 @@
<application>
<component name="Git.Application.Settings">
<option name="myPathToGit" value="C:\Program Files\Git\cmd\git.exe" />
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>

5
_windows/keymap.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="$default" />
</component>
</application>

5
_windows/laf.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
</component>
</application>

View File

@@ -0,0 +1,5 @@
<application>
<component name="AndroidFirstRunPersistentData">
<version>1</version>
</component>
</application>

5
baseRefactoring.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="BaseRefactoringSettings">
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
</component>
</application>

6
debugger.xml Normal file
View File

@@ -0,0 +1,6 @@
<application>
<component name="XDebuggerSettings">
<data-views />
<general />
</component>
</application>

32
diff.xml Normal file
View File

@@ -0,0 +1,32 @@
<application>
<component name="DiffSettings">
<option name="PLACES_MAP">
<entry key="ChangesView">
<PlaceSettings />
</entry>
<entry key="CommitDialog">
<PlaceSettings />
</entry>
<entry key="Default">
<PlaceSettings />
</entry>
</option>
</component>
<component name="TextDiffSettings">
<option name="PLACES_MAP">
<entry key="ChangesView">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
</PlaceSettings>
</entry>
<entry key="CommitDialog">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
</PlaceSettings>
</entry>
<entry key="Default">
<PlaceSettings />
</entry>
</option>
</component>
</application>

5
editor.codeinsight.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="CodeInsightSettings">
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
</component>
</application>

View File

@@ -0,0 +1,9 @@
<application>
<component name="ExportableFileTemplateSettings">
<internal_templates>
<template name="HTML File.html" reformat="true" live-template-enabled="true" enabled="true" />
<template name="HTML4 File.html" reformat="true" live-template-enabled="true" enabled="true" />
<template name="XHTML File.xhtml" reformat="true" live-template-enabled="true" enabled="true" />
</internal_templates>
</component>
</application>

7
find.xml Normal file
View File

@@ -0,0 +1,7 @@
<application>
<component name="FindSettings">
<option name="customScope" value="File 'C:\Users\Smajevic\AndroidStudioProjects\playamb\Yambomania\src\main\AndroidManifest.xml'" />
<option name="defaultScopeName" value="File 'C:\Users\Smajevic\AndroidStudioProjects\playamb\Yambomania\src\main\AndroidManifest.xml'" />
<option name="SEARCH_SCOPE" value="File 'C:\Users\Smajevic\AndroidStudioProjects\playamb\Yambomania\src\main\AndroidManifest.xml'" />
</component>
</application>

6
github_settings.xml Normal file
View File

@@ -0,0 +1,6 @@
<application>
<component name="GithubSettings">
<option name="LOGIN" value="visocicaguy" />
<option name="AUTH_TYPE" value="BASIC" />
</component>
</application>

5
ide.general.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="Registry">
<entry key="ide.firstStartup" value="false" />
</component>
</application>

3
inspection/Default.xml Normal file
View File

@@ -0,0 +1,3 @@
<inspections profile_name="Default" version="1.0">
<option name="myName" value="Default" />
</inspections>

110
jdk.table.xml Normal file
View File

@@ -0,0 +1,110 @@
<application>
<component name="ProjectJdkTable">
<jdk version="2">
<name value="Android API 23 Platform" />
<type value="Android SDK" />
<homePath value="C:\Users\Smajevic\AppData\Local\Android\Sdk" />
<roots>
<annotationsPath>
<root type="composite">
<root type="simple" url="jar://$APPLICATION_HOME_DIR$/plugins/android/lib/androidAnnotations.jar!/" />
</root>
</annotationsPath>
<classPath>
<root type="composite">
<root type="simple" url="jar://$USER_HOME$/AppData/Local/Android/sdk/platforms/android-23/android.jar!/" />
<root type="simple" url="file://$USER_HOME$/AppData/Local/Android/sdk/platforms/android-23/data/res" />
</root>
</classPath>
<javadocPath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/AppData/Local/Android/sdk/docs/reference" />
</root>
</javadocPath>
<sourcePath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/AppData/Local/Android/sdk/sources/android-23" />
</root>
</sourcePath>
</roots>
<additional jdk="1.8" sdk="android-23" />
</jdk>
<jdk version="2">
<name value="Android API 19 Platform" />
<type value="Android SDK" />
<homePath value="C:\Users\Smajevic\AppData\Local\Android\Sdk" />
<roots>
<annotationsPath>
<root type="composite">
<root type="simple" url="jar://$APPLICATION_HOME_DIR$/plugins/android/lib/androidAnnotations.jar!/" />
</root>
</annotationsPath>
<classPath>
<root type="composite">
<root type="simple" url="jar://$USER_HOME$/AppData/Local/Android/sdk/platforms/android-19/android.jar!/" />
<root type="simple" url="file://$USER_HOME$/AppData/Local/Android/sdk/platforms/android-19/data/res" />
</root>
</classPath>
<javadocPath>
<root type="composite">
<root type="simple" url="file://$USER_HOME$/AppData/Local/Android/sdk/docs/reference" />
</root>
</javadocPath>
<sourcePath>
<root type="composite" />
</sourcePath>
</roots>
<additional jdk="1.8" sdk="android-19" />
</jdk>
<jdk version="2">
<name value="1.8" />
<type value="JavaSDK" />
<version value="java version &quot;1.8.0_92&quot;" />
<homePath value="C:/Program Files/Java/jdk1.8.0_92" />
<roots>
<annotationsPath>
<root type="composite">
<root type="simple" url="jar://$APPLICATION_HOME_DIR$/lib/jdkAnnotations.jar!/" />
</root>
</annotationsPath>
<classPath>
<root type="composite">
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/charsets.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/deploy.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/access-bridge-64.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/cldrdata.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/dnsns.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/jaccess.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/jfxrt.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/localedata.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/nashorn.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/sunec.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/sunjce_provider.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/sunmscapi.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/sunpkcs11.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/ext/zipfs.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/javaws.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/jce.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/jfr.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/jfxswt.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/jsse.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/management-agent.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/plugin.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/resources.jar!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/jre/lib/rt.jar!/" />
</root>
</classPath>
<javadocPath>
<root type="composite" />
</javadocPath>
<sourcePath>
<root type="composite">
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/src.zip!/" />
<root type="simple" url="jar://C:/Program Files/Java/jdk1.8.0_92/javafx-src.zip!/" />
</root>
</sourcePath>
</roots>
<additional />
</jdk>
</component>
</application>

114
other.xml Normal file
View File

@@ -0,0 +1,114 @@
<application>
<component name="CvsApplicationLevelConfiguration">
<option name="EXT_CONFIGURATION">
<value>
<option name="CVS_RSH" value="ssh" />
<option name="PRIVATE_KEY_FILE" value="" />
<option name="ADDITIONAL_PARAMETERS" value="" />
<option name="USE_INTERNAL_SSH_IMPLEMENTATION" value="false" />
</value>
</option>
<option name="SSH_CONFIGURATION">
<value SSH_TYPE="SSH1, SSH2">
<option name="USE_PPK" value="false" />
<option name="PATH_TO_PPK" value="" />
</value>
</option>
<option name="LOCAL_CONFIGURATION">
<value>
<option name="PATH_TO_CVS_CLIENT" value="cvs" />
</value>
</option>
<option name="PROXY_SETTINGS">
<value>
<option name="USE_PROXY" value="false" />
<option name="PROXY_HOST" value="" />
<option name="PROXY_PORT" value="8080" />
<option name="TYPE" value="0" />
<option name="LOGIN" value="" />
<option name="PASSWORD" value="" />
</value>
</option>
<option name="SSH_FOR_EXT_CONFIGURATION">
<value SSH_TYPE="SSH1, SSH2">
<option name="USE_PPK" value="false" />
<option name="PATH_TO_PPK" value="" />
</value>
</option>
<option name="PATH_TO_PASSWORD_FILE" />
<option name="TIMEOUT" value="10" />
<option name="MAKE_CHECKED_OUT_FILES_READONLY" value="false" />
<option name="CHECKOUT_PRUNE_EMPTY_DIRECTORIES" value="true" />
<option name="CHECKOUT_KEYWORD_SUBSTITUTION" />
<option name="SHOW_RESTORE_DIRECTORIES_CONFIRMATION" value="true" />
<option name="ENCODING" value="Default" />
<option name="USE_GZIP" value="false" />
<option name="DO_OUTPUT" value="false" />
<option name="SEND_ENVIRONMENT_VARIABLES_TO_SERVER" value="false" />
<option name="SHOW_PATH" value="true" />
</component>
<component name="DebuggerSettings">
<option name="TRACING_FILTERS_ENABLED" value="true" />
<option name="FORCE_CLASSIC_VM" value="true" />
<option name="SKIP_SYNTHETIC_METHODS" value="true" />
<option name="SKIP_CLASSLOADERS" value="true" />
<option name="RUN_HOTSWAP_AFTER_COMPILE" value="RunHotswapAsk" />
<option name="COMPILE_BEFORE_HOTSWAP" value="true" />
<filter>
<option name="PATTERN" value="com.sun.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="java.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="javax.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="org.omg.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="sun.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="jdk.internal.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="junit.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="com.intellij.rt.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="com.yourkit.runtime.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="com.springsource.loaded.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="org.springsource.loaded.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="javassist.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="org.apache.webbeans.*" />
<option name="ENABLED" value="true" />
</filter>
<filter>
<option name="PATTERN" value="com.ibm.ws.*" />
<option name="ENABLED" value="true" />
</filter>
</component>
</application>

130
project.default.xml Normal file
View File

@@ -0,0 +1,130 @@
<application>
<component name="ProjectManager">
<defaultProject>
<component name="CompilerConfiguration">
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
<entry name="!?*.flex" />
<entry name="!?*.kt" />
<entry name="!?*.clj" />
<entry name="!?*.aj" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
</component>
<component name="Encoding">
<file url="PROJECT" charset="UTF-8" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="true" assert-keyword="true" jdk-15="true" />
<component name="PropertiesComponent">
<property name="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
<property name="settings.editor.selected.configurable" value="android.sdk-updates" />
<property name="settings.editor.splitter.proportion" value="0.2" />
</component>
<component name="RunManager">
<configuration default="true" type="Application" factoryName="Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" value="-ea" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="Remote" factoryName="Remote">
<option name="USE_SOCKET_TRANSPORT" value="true" />
<option name="SERVER_MODE" value="false" />
<option name="SHMEM_ADDRESS" value="javadebug" />
<option name="HOST" value="localhost" />
<option name="PORT" value="5005" />
<method />
</configuration>
<configuration default="true" type="TestNG" factoryName="TestNG">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" value="-ea" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<configuration name="&lt;template&gt;" type="Applet" default="true" selected="false">
<option name="MAIN_CLASS_NAME" />
<option name="HTML_FILE_NAME" />
<option name="HTML_USED" value="false" />
<option name="WIDTH" value="400" />
<option name="HEIGHT" value="300" />
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
<option name="VM_PARAMETERS" />
</configuration>
<configuration name="&lt;template&gt;" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
</configuration>
</component>
</defaultProject>
</component>
</application>

6
ui.lnf.xml Normal file
View File

@@ -0,0 +1,6 @@
<application>
<component name="UISettings">
<option name="HIDE_TOOL_STRIPES" value="false" />
<option name="SHOW_MAIN_TOOLBAR" value="true" />
</component>
</application>

10
web-browsers.xml Normal file
View File

@@ -0,0 +1,10 @@
<application>
<component name="WebBrowsersConfiguration">
<browser id="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" name="Chrome" family="CHROME" />
<browser id="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" name="Firefox" family="FIREFOX" />
<browser id="e5120d43-2c3f-47ef-9f26-65e539e05186" name="Safari" family="SAFARI" />
<browser id="53e2f627-b1a7-4dfa-bfa7-5b83cc034776" name="Opera" family="OPERA" />
<browser id="b1b2ec2c-20bd-4ee2-89c4-616db004bcd4" name="Yandex" family="CHROME" path="browser" active="false" />
<browser id="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" name="Internet Explorer" family="EXPLORER" />
</component>
</application>