Skip to content

Commit 8bd53c3

Browse files
committed
IU-15.0.6 <jbaumont@cli-24438.office.atlassian.com Create IntelliLang.xml, Default.xml, scala.xml, git.xml, other.xml, file.template.settings.xml, ignore.xml, laf.xml, lombok.xml, web-browsers.xml, databaseSettings.xml, keymap.xml, path.macros.xml, mavenVersion.xml, debugger.xml Delete code.style.schemes.xml
1 parent 7c733eb commit 8bd53c3

16 files changed

+220
-5
lines changed

IntelliLang.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<application>
2+
<component name="LanguageInjectionConfiguration">
3+
<option name="INSTRUMENTATION" value="ASSERT" />
4+
<option name="LANGUAGE_ANNOTATION" value="org.intellij.lang.annotations.Language" />
5+
<option name="PATTERN_ANNOTATION" value="org.intellij.lang.annotations.Pattern" />
6+
<option name="SUBST_ANNOTATION" value="org.intellij.lang.annotations.Subst" />
7+
<option name="RESOLVE_REFERENCES" value="true" />
8+
</component>
9+
</application>

_mac/git.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<application>
2+
<component name="Git.Application.Settings">
3+
<option name="myPathToGit" value="/usr/bin/git" />
4+
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
5+
</component>
6+
</application>

_mac/keymap.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="KeymapManager">
3+
<active_keymap name="Mac OS X" />
4+
</component>
5+
</application>

_mac/laf.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="LafManager">
3+
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
4+
</component>
5+
</application>

_mac/path.macros.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<application>
2+
<component name="PathMacrosImpl">
3+
<macro name="MAVEN_REPOSITORY" value="/Users/jbaumont/.m2/repository" />
4+
<macro name="KOTLIN_BUNDLED" value="/Applications/IntelliJ IDEA 15.app/Contents/plugins/Kotlin/kotlinc" />
5+
</component>
6+
</application>

code.style.schemes.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

databaseSettings.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<application>
2+
<component name="DatabaseSettings">
3+
<csv-formats>
4+
<csv-format name="Tab Separated Values (TSV)">
5+
<data>
6+
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="&#9;" recordSeparator="&#10;">
7+
<quotation>
8+
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
9+
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
10+
</quotation>
11+
</record-format>
12+
</data>
13+
</csv-format>
14+
<csv-format name="Comma Separated Values (CSV)">
15+
<data>
16+
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator="&#10;">
17+
<quotation>
18+
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
19+
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
20+
</quotation>
21+
</record-format>
22+
</data>
23+
</csv-format>
24+
</csv-formats>
25+
</component>
26+
</application>

debugger.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<application>
2+
<component name="XDebuggerSettings">
3+
<data-views />
4+
<general />
5+
<debuggers>
6+
<debugger id="javascript">
7+
<configuration>
8+
<custom-object-presentation />
9+
</configuration>
10+
</debugger>
11+
<debugger id="kotlin_debugger">
12+
<configuration>
13+
<option name="DEBUG_IS_FILTER_FOR_STDLIB_ALREADY_ADDED" value="true" />
14+
</configuration>
15+
</debugger>
16+
</debuggers>
17+
</component>
18+
</application>

file.template.settings.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<application>
2+
<component name="ExportableFileTemplateSettings">
3+
<internal_templates>
4+
<template name="HTML File.html" reformat="true" live-template-enabled="true" enabled="true" />
5+
<template name="HTML4 File.html" reformat="true" live-template-enabled="true" enabled="true" />
6+
<template name="XHTML File.xhtml" reformat="true" live-template-enabled="true" enabled="true" />
7+
</internal_templates>
8+
<j2ee_templates>
9+
<template name="facelets.xhtml" reformat="true" live-template-enabled="true" enabled="true" />
10+
<template name="faces.jsp" reformat="true" live-template-enabled="true" enabled="true" />
11+
<template name="Jsp File.jsp" reformat="true" live-template-enabled="true" enabled="true" />
12+
<template name="Jspx File.jspx" reformat="true" live-template-enabled="true" enabled="true" />
13+
</j2ee_templates>
14+
</component>
15+
</application>

ignore.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<application>
2+
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" outerIgnoreRules="true" outerIgnoreWrapperHeight="100" version="1.5" starredTemplates="" settingsFixed="true">
3+
<languages>
4+
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
5+
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
6+
<language id="Chef" NEW_FILE="true" ENABLE="false" />
7+
<language id="Cvs" NEW_FILE="true" ENABLE="true" />
8+
<language id="Darcs" NEW_FILE="true" ENABLE="true" />
9+
<language id="Docker" NEW_FILE="true" ENABLE="false" />
10+
<language id="ESLint" NEW_FILE="true" ENABLE="false" />
11+
<language id="Floobits" NEW_FILE="true" ENABLE="false" />
12+
<language id="Fossil" NEW_FILE="true" ENABLE="true" />
13+
<language id="Git" NEW_FILE="true" ENABLE="true" />
14+
<language id="Git exclude" NEW_FILE="true" ENABLE="true" />
15+
<language id="Jetpack" NEW_FILE="true" ENABLE="false" />
16+
<language id="JSHint" NEW_FILE="true" ENABLE="false" />
17+
<language id="Mercurial" NEW_FILE="true" ENABLE="true" />
18+
<language id="Monotone" NEW_FILE="true" ENABLE="true" />
19+
<language id="Nodemon" NEW_FILE="true" ENABLE="false" />
20+
<language id="Npm" NEW_FILE="true" ENABLE="false" />
21+
<language id="Perforce" NEW_FILE="true" ENABLE="true" />
22+
<language id="Team Foundation" NEW_FILE="true" ENABLE="true" />
23+
</languages>
24+
<userTemplates>
25+
<template name="Example user template">### Example user template
26+
27+
# IntelliJ project files
28+
.idea
29+
*.iml
30+
out
31+
gen</template>
32+
</userTemplates>
33+
</component>
34+
</application>

inspection/Default.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<inspections profile_name="Default" version="1.0">
2+
<option name="myName" value="Default" />
3+
</inspections>

lombok.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="LombokSettings">
3+
<option name="pluginVersion" value="0.13" />
4+
</component>
5+
</application>

mavenVersion.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<application>
2+
<component name="MavenVersion" mavenHome="Bundled (Maven 3)" />
3+
</application>

other.xml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<application>
2+
<component name="DebuggerSettings">
3+
<option name="TRACING_FILTERS_ENABLED" value="true" />
4+
<option name="FORCE_CLASSIC_VM" value="true" />
5+
<option name="SKIP_SYNTHETIC_METHODS" value="true" />
6+
<option name="SKIP_CLASSLOADERS" value="true" />
7+
<option name="RUN_HOTSWAP_AFTER_COMPILE" value="RunHotswapAsk" />
8+
<option name="COMPILE_BEFORE_HOTSWAP" value="true" />
9+
<filter>
10+
<option name="PATTERN" value="com.sun.*" />
11+
<option name="ENABLED" value="true" />
12+
</filter>
13+
<filter>
14+
<option name="PATTERN" value="java.*" />
15+
<option name="ENABLED" value="true" />
16+
</filter>
17+
<filter>
18+
<option name="PATTERN" value="javax.*" />
19+
<option name="ENABLED" value="true" />
20+
</filter>
21+
<filter>
22+
<option name="PATTERN" value="org.omg.*" />
23+
<option name="ENABLED" value="true" />
24+
</filter>
25+
<filter>
26+
<option name="PATTERN" value="sun.*" />
27+
<option name="ENABLED" value="true" />
28+
</filter>
29+
<filter>
30+
<option name="PATTERN" value="jdk.internal.*" />
31+
<option name="ENABLED" value="true" />
32+
</filter>
33+
<filter>
34+
<option name="PATTERN" value="junit.*" />
35+
<option name="ENABLED" value="true" />
36+
</filter>
37+
<filter>
38+
<option name="PATTERN" value="com.intellij.rt.*" />
39+
<option name="ENABLED" value="true" />
40+
</filter>
41+
<filter>
42+
<option name="PATTERN" value="com.yourkit.runtime.*" />
43+
<option name="ENABLED" value="true" />
44+
</filter>
45+
<filter>
46+
<option name="PATTERN" value="com.springsource.loaded.*" />
47+
<option name="ENABLED" value="true" />
48+
</filter>
49+
<filter>
50+
<option name="PATTERN" value="org.springsource.loaded.*" />
51+
<option name="ENABLED" value="true" />
52+
</filter>
53+
<filter>
54+
<option name="PATTERN" value="javassist.*" />
55+
<option name="ENABLED" value="true" />
56+
</filter>
57+
<filter>
58+
<option name="PATTERN" value="org.apache.webbeans.*" />
59+
<option name="ENABLED" value="true" />
60+
</filter>
61+
<filter>
62+
<option name="PATTERN" value="com.ibm.ws.*" />
63+
<option name="ENABLED" value="true" />
64+
</filter>
65+
<filter>
66+
<option name="PATTERN" value="kotlin.*" />
67+
<option name="ENABLED" value="true" />
68+
</filter>
69+
</component>
70+
</application>

scala.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="ScalaSettings">
3+
<option name="COMPILE_SERVER_ID" value="b6042cd9-7ac4-4e2a-9cca-365c8688ea8c" />
4+
</component>
5+
</application>

web-browsers.xml

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

0 commit comments

Comments
 (0)