File tree 4 files changed +4
-4
lines changed
binary-plugin/changes/define
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- [ StackOverflow ] : http ://stackoverflow.com/tags/sbt
1
+ [ StackOverflow ] : https ://stackoverflow.com/tags/sbt
2
2
[ Setup ] : http://www.scala-sbt.org/release/docs/Getting-Started/Setup
3
3
[ Issues ] : https://github.com/sbt/sbt/issues
4
4
[ sbt-contrib ] : https://gitter.im/sbt/sbt-contrib
Original file line number Diff line number Diff line change 7
7
[ Setup ] : http://www.scala-sbt.org/release/docs/Getting-Started/Setup
8
8
[ FAQ ] : http://www.scala-sbt.org/release/docs/Faq.html
9
9
[ sbt-dev ] : https://groups.google.com/d/forum/sbt-dev
10
- [ searching ] : http ://stackoverflow.com/tags/sbt
10
+ [ searching ] : https ://stackoverflow.com/tags/sbt
11
11
[ asking ] : https://stackoverflow.com/questions/ask?tags=sbt
12
12
[ LICENSE ] : LICENSE
13
13
[ sbt/io ] : https://github.com/sbt/io
Original file line number Diff line number Diff line change 1
- package sbttest // you need package http ://stackoverflow.com/questions/9822008/
1
+ package sbttest // you need package https ://stackoverflow.com/questions/9822008/
2
2
3
3
import sbt ._ , Keys ._
4
4
import java .util .concurrent .atomic .{AtomicInteger => AInt }
Original file line number Diff line number Diff line change 1
- package sbttest // you need package http ://stackoverflow.com/questions/9822008/
1
+ package sbttest // you need package https ://stackoverflow.com/questions/9822008/
2
2
3
3
import sbt ._ , Keys ._
4
4
You can’t perform that action at this time.
0 commit comments