-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AI-2.3 <[email protected] Create IntelliLang.xml, De…
…fault.xml, project.default.xml, diff.xml, git.xml, other.xml, jdk.table.xml, debugger.renderers.xml, androidStudioFirstRun.xml, find.xml, ui.lnf.xml, laf.xml, web-browsers.xml, vcs.xml, androidEditors.xml, editor.codeinsight.xml, gradle.run.settings.xml, keymap.xml, editor.xml, github_settings.xml, debugger.xml
- Loading branch information
karlenz
committed
Apr 24, 2017
1 parent
1792b1f
commit 71fb4ad
Showing
21 changed files
with
635 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<application> | ||
<component name="LanguageInjectionConfiguration"> | ||
<option name="INSTRUMENTATION" value="ASSERT" /> | ||
<option name="LANGUAGE_ANNOTATION" value="org.intellij.lang.annotations.Language" /> | ||
<option name="PATTERN_ANNOTATION" value="org.intellij.lang.annotations.Pattern" /> | ||
<option name="SUBST_ANNOTATION" value="org.intellij.lang.annotations.Subst" /> | ||
<option name="RESOLVE_REFERENCES" value="true" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<application> | ||
<component name="Git.Application.Settings"> | ||
<option name="myPathToGit" value="https://github.com/SandboxGo/SandboxGo-Android-App" /> | ||
<option name="SSH_EXECUTABLE" value="IDEA_SSH" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="KeymapManager"> | ||
<active_keymap name="Mac OS X 10.5+" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="LafManager"> | ||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<application> | ||
<component name="AndroidEditors"> | ||
<option name="state"> | ||
<GlobalState> | ||
<option name="visible" value="false" /> | ||
</GlobalState> | ||
</option> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="AndroidFirstRunPersistentData"> | ||
<version>1</version> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<application> | ||
<component name="NodeRendererSettings"> | ||
<option name="HEX_VIEW_ENABLED" value="false" /> | ||
<option name="ALTERNATIVE_COLLECTION_VIEW_ENABLED" value="true" /> | ||
<Renderer ID="ArrayRenderer"> | ||
<option name="NAME" value="unnamed" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="START_INDEX" value="0" /> | ||
<option name="END_INDEX" value="100" /> | ||
<option name="ENTRIES_LIMIT" value="101" /> | ||
</Renderer> | ||
<Renderer ID="ToStringRenderer"> | ||
<option name="NAME" value="unnamed" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="USE_CLASS_FILTERS" value="false" /> | ||
</Renderer> | ||
<Renderer ID="ClassRenderer"> | ||
<option name="NAME" value="unnamed" /> | ||
<option name="ENABLED" value="true" /> | ||
<option name="SHOW_SYNTHETICS" value="true" /> | ||
<option name="SHOW_VAL_FIELDS_AS_LOCAL_VARIABLES" value="true" /> | ||
<option name="SHOW_STATIC" value="false" /> | ||
<option name="SHOW_STATIC_FINAL" value="false" /> | ||
<option name="SHOW_FQ_TYPE_NAMES" value="false" /> | ||
<option name="SHOW_DECLARED_TYPE" value="false" /> | ||
<option name="SHOW_OBJECT_ID" value="true" /> | ||
<option name="SHOW_STRINGS_TYPE" value="false" /> | ||
</Renderer> | ||
<Renderer ID="PrimitiveRenderer"> | ||
<option name="NAME" value="Primitive" /> | ||
<option name="SHOW_HEX_VALUE" value="false" /> | ||
</Renderer> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
<application> | ||
<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> | ||
<component name="XDebuggerSettings"> | ||
<data-views /> | ||
<general /> | ||
<debuggers> | ||
<debugger id="ObjectiveC"> | ||
<configuration> | ||
<option name="VALUES_FILTER_ENABLED" value="false" /> | ||
</configuration> | ||
</debugger> | ||
</debuggers> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<application> | ||
<component name="DiffSettings"> | ||
<option name="PLACES_MAP"> | ||
<entry key="ChangesView"> | ||
<PlaceSettings /> | ||
</entry> | ||
<entry key="CommitDialog"> | ||
<PlaceSettings /> | ||
</entry> | ||
</option> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="CodeInsightSettings"> | ||
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="EditorSettings"> | ||
<option name="USE_SOFT_WRAPS" value="CONSOLE" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<application> | ||
<component name="FindSettings"> | ||
<option name="customScope" value="Project 'Assignment52'" /> | ||
<option name="defaultScopeName" value="Project 'Assignment52'" /> | ||
<option name="localCaseSensitive" value="true" /> | ||
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" /> | ||
<option name="SEARCH_SCOPE" value="Project 'Assignment52'" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<application> | ||
<component name="GithubSettings"> | ||
<option name="LOGIN" value="[email protected]" /> | ||
<option name="AUTH_TYPE" value="BASIC" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="GradleSystemRunningSettings"> | ||
<option name="preferredTestRunner" value="PLATFORM_TEST_RUNNER" /> | ||
</component> | ||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<inspections profile_name="Default" version="1.0"> | ||
<option name="myName" value="Default" /> | ||
</inspections> |
Oops, something went wrong.