git.fiddlerwoaroof.com
Browse code

IU-2020.1.1 <elangley@wl-elang-mac Update path.macros.xml, applicationLibraries.xml, debugger.xml

Ed Langley authored on 12/05/2020 21:42:51
Showing 3 changed files
... ...
@@ -6,6 +6,24 @@
6 6
       <JAVADOC />
7 7
       <SOURCES />
8 8
     </library>
9
+    <library name="scala-sdk-2.10.7" type="Scala">
10
+      <properties>
11
+        <language-level>Scala_2_10</language-level>
12
+        <compiler-classpath>
13
+          <root url="file://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.10.7/scala-compiler-2.10.7.jar" />
14
+          <root url="file://$MAVEN_REPOSITORY$/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.jar" />
15
+          <root url="file://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.jar" />
16
+        </compiler-classpath>
17
+      </properties>
18
+      <CLASSES>
19
+        <root url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.jar!/" />
20
+        <root url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.jar!/" />
21
+      </CLASSES>
22
+      <JAVADOC>
23
+        <root url="https://www.scala-lang.org/api/2.10.7/" />
24
+      </JAVADOC>
25
+      <SOURCES />
26
+    </library>
9 27
     <library name="scala-sdk-2.11.11" type="Scala">
10 28
       <CLASSES>
11 29
         <root url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.jar!/" />
... ...
@@ -1,6 +1,6 @@
1 1
 <application>
2 2
   <component name="PathMacrosImpl">
3 3
     <macro name="MAVEN_REPOSITORY" value="/Users/elangley/.m2/repository" />
4
-    <macro name="KOTLIN_BUNDLED" value="/Applications/IntelliJ IDEA.app/Contents/plugins/Kotlin/kotlinc" />
4
+    <macro name="KOTLIN_BUNDLED" value="/Users/elangley/Library/Application Support/JetBrains/IntelliJIdea2020.1/plugins/Kotlin/kotlinc" />
5 5
   </component>
6 6
 </application>
7 7
\ No newline at end of file
... ...
@@ -118,6 +118,11 @@
118 118
       <option name="ENABLED" value="true" />
119 119
       <option name="INCLUDE" value="true" />
120 120
     </filter>
121
+    <filter>
122
+      <option name="PATTERN" value="kotlin.*" />
123
+      <option name="ENABLED" value="true" />
124
+      <option name="INCLUDE" value="true" />
125
+    </filter>
121 126
   </component>
122 127
   <component name="XDebuggerSettings">
123 128
     <data-views />