Showing
7 changed files
with
1 additions
and
102 deletions
No preview for this file type
.idea/codeStyles/Project.xml
deleted
100644 → 0
1 | -<component name="ProjectCodeStyleConfiguration"> | ||
2 | - <code_scheme name="Project" version="173"> | ||
3 | - <Objective-C-extensions> | ||
4 | - <file> | ||
5 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" /> | ||
6 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" /> | ||
7 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" /> | ||
8 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" /> | ||
9 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" /> | ||
10 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" /> | ||
11 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" /> | ||
12 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" /> | ||
13 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" /> | ||
14 | - </file> | ||
15 | - <class> | ||
16 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" /> | ||
17 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" /> | ||
18 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" /> | ||
19 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" /> | ||
20 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" /> | ||
21 | - <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" /> | ||
22 | - </class> | ||
23 | - <extensions> | ||
24 | - <pair source="cpp" header="h" fileNamingConvention="NONE" /> | ||
25 | - <pair source="c" header="h" fileNamingConvention="NONE" /> | ||
26 | - </extensions> | ||
27 | - </Objective-C-extensions> | ||
28 | - </code_scheme> | ||
29 | -</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/gradle.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="GradleSettings"> | ||
4 | - <option name="linkedExternalProjectsSettings"> | ||
5 | - <GradleProjectSettings> | ||
6 | - <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
7 | - <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
8 | - <option name="modules"> | ||
9 | - <set> | ||
10 | - <option value="$PROJECT_DIR$" /> | ||
11 | - <option value="$PROJECT_DIR$/app" /> | ||
12 | - </set> | ||
13 | - </option> | ||
14 | - <option name="resolveModulePerSourceSet" value="false" /> | ||
15 | - </GradleProjectSettings> | ||
16 | - </option> | ||
17 | - </component> | ||
18 | -</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/misc.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="NullableNotNullManager"> | ||
4 | - <option name="myDefaultNullable" value="android.support.annotation.Nullable" /> | ||
5 | - <option name="myDefaultNotNull" value="android.support.annotation.NonNull" /> | ||
6 | - <option name="myNullables"> | ||
7 | - <value> | ||
8 | - <list size="5"> | ||
9 | - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" /> | ||
10 | - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" /> | ||
11 | - <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" /> | ||
12 | - <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" /> | ||
13 | - <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" /> | ||
14 | - </list> | ||
15 | - </value> | ||
16 | - </option> | ||
17 | - <option name="myNotNulls"> | ||
18 | - <value> | ||
19 | - <list size="4"> | ||
20 | - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" /> | ||
21 | - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" /> | ||
22 | - <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" /> | ||
23 | - <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" /> | ||
24 | - </list> | ||
25 | - </value> | ||
26 | - </option> | ||
27 | - </component> | ||
28 | - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||
29 | - <output url="file://$PROJECT_DIR$/build/classes" /> | ||
30 | - </component> | ||
31 | - <component name="ProjectType"> | ||
32 | - <option name="id" value="Android" /> | ||
33 | - </component> | ||
34 | -</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/runConfigurations.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="RunConfigurationProducerService"> | ||
4 | - <option name="ignoredProducers"> | ||
5 | - <set> | ||
6 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" /> | ||
7 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" /> | ||
8 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" /> | ||
9 | - </set> | ||
10 | - </option> | ||
11 | - </component> | ||
12 | -</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment