Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

sbt の起動が死ぬほど遅いです。なんとかして下さい。 #5

Closed
ikegami5 opened this issue Oct 6, 2015 · 2 comments

Comments

@ikegami5
Copy link

ikegami5 commented Oct 6, 2015

No description provided.

@ikegami5
Copy link
Author

ikegami5 commented Oct 6, 2015

(自作自演ですが。。。)

ターミナルで以下のコマンドを実行するといいです。ひとまず、sbt を殺してください。

cd
mv .sbt .sbt-bak
mv .ivy2 .ivy2-bak
cp -r /home/wakita/{.ivy2,.sbt} .

脇田先生が前の日にダウンロードした sbt のモジュールがあるのでそれをコピーしておくと、ネットにアクセスしないので起動が速くなるようです。

@wakita
Copy link
Contributor

wakita commented Oct 13, 2015

ひとまず解決したので閉じます.

@wakita wakita closed this as completed Oct 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants