Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nice code #1

Open
xiaoyi001yeye opened this issue Jan 5, 2019 · 6 comments
Open

nice code #1

xiaoyi001yeye opened this issue Jan 5, 2019 · 6 comments

Comments

@xiaoyi001yeye
Copy link

nice code !
thank u

@shenliuyang
Copy link
Owner

天津的好朋友, JAVA群里的?

@xiaoyi001yeye
Copy link
Author

不是啊,我是github上一路搜过来的,最新版本的kotlin实例就算是github上也少的可怜,何况你这个功能还很全的,这个项目已经成为我新建项目的脚手架,非常好用。你交流的群吗,可以加一下啊。

@xiaoyi001yeye
Copy link
Author

我从spring initializr创建的spring项目static目录下的静态文件都要重启才能刷新,你这个项目为什么不用重启就能刷新呢,是怎么做到的呢?

@shenliuyang
Copy link
Owner

shenliuyang commented Jan 15, 2019 via email

@xiaoyi001yeye
Copy link
Author

搜不到你说的QQ群,要不你加我QQ吧156833246

QQ 群, 14095173. xiaoyi001yeye [email protected] 于2019年1月12日周六 上午1:14写道:

我从spring initializr创建的spring项目static目录下的静态文件都要重启才能刷新,你这个项目为什么不用重启就能刷新呢,是怎么做到的呢? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AFSfuPCMilhrSsLcwwtF2GvPDShaUUL5ks5vCMZqgaJpZM4ZxvQd .

@shenliuyang
Copy link
Owner

我从spring initializr创建的spring项目static目录下的静态文件都要重启才能刷新,你这个项目为什么不用重启就能刷新呢,是怎么做到的呢?

这段配置神奇魔法

 idea {
        module {
            inheritOutputDirs = false
            outputDir = file("$buildDir/classes/kotlin/main/")
            testOutputDir = file("$buildDir/classes/kotlin/test/")
        }
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants