Skip to content

Commit 1535044

Browse files
committed
Cleanup of Intellij files under Java 8
1 parent 0416906 commit 1535044

File tree

8 files changed

+3
-788
lines changed

8 files changed

+3
-788
lines changed

.idea/inspectionProfiles/Project_Default.xml

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

.idea/inspectionProfiles/profiles_settings.xml

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

.idea/misc.xml

Lines changed: 1 addition & 155 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/core.iml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<component name="FacetManager">
44
<facet type="scala" name="Scala">
55
<configuration>
6-
<option name="compileOrder" value="ScalaThenJava" />
76
<option name="compilerLibraryLevel" value="Global" />
87
<option name="compilerLibraryName" value="scala-compiler-2.10.1" />
98
</configuration>
@@ -29,7 +28,7 @@
2928
<orderEntry type="library" scope="TEST" name="scalacheck_2.10-1.10.1" level="project" />
3029
<orderEntry type="library" scope="TEST" name="scala-actors-2.10.1" level="project" />
3130
<orderEntry type="library" exported="" name="slf4j-api-1.7.5" level="project" />
32-
<orderEntry type="library" name="scala-library-2.10.1" level="application" />
31+
<orderEntry type="library" scope="TEST" name="scala-library-2.10.3" level="project" />
3332
</component>
3433
</module>
3534

core/functionaljava-core.iml

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

demo/functionaljava-demo.iml

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

functionaljava.iml

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

0 commit comments

Comments
 (0)