1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
breandan 273311d16b move project settings into build script 2018-10-13 21:52:58 -04:00
breandan 8d81a99dab bump kotlin version 2018-01-17 15:34:41 -05:00
breandan 64f9e4a7e5 update tasks and remove iml file 2018-01-02 01:45:03 -05:00
breandan 31e45dd6bb add log for sandbox IDE 2017-08-22 21:56:50 -04:00
breandan.considine 279879aab3 various minor fixes 2017-07-16 19:48:18 -04:00
Breandan Considine ade708f39e Migrate code style to EditorConfig, exclude .idea/ 2016-09-28 15:06:41 -04:00
Breandan Considine 0d4681aef2 Change permissions on Linux 2016-07-27 00:23:43 -04:00
breandan b8fb5a2081 Configure project settings
-Add .idea project settings
-Customize .gitignore
-Add required plugins
-Add default run configurations
2015-12-12 00:09:09 -05:00
breandan 74eaf52d0d Add Gradle support
-Refactor to use canonical Kotlin directory structure: https://kotlinlang.org/docs/reference/using-gradle.html#targeting-the-jvm
-Add Gradle wrapper and Gradle build support: https://github.com/JetBrains/gradle-intellij-plugin/
-Updated plugin.xml
-Updated .gitignore
2015-12-11 23:10:00 -05:00
Vlad Yazhbin aff67fd62f casting foldingModel to (FoldingModelImpl) for mac support 2012-08-22 17:49:40 -07:00