开发者

Multi Modular Project with SBT 0.11.0

开发者 https://www.devze.com 2023-04-12 23:20 出处:网络
Looking for exam开发者_JS百科ples / references of a multiple modular project with SBT 0.11.0. All the examples I found were for older versions of SBT.As others have mentioned, you should really look a

Looking for exam开发者_JS百科ples / references of a multiple modular project with SBT 0.11.0. All the examples I found were for older versions of SBT.


As others have mentioned, you should really look at the "Full Configuration" example on the sbt wiki first.

When you are done with that, and you still want more, head over to github. These days all my build inspiration comes from the Scalatra build file. It's really nicely done!


You need to use FullConfiguration to setup modular projects, Basic Configuration can't do.

The wiki of SBT0.11.0 on github gives samples on this.


You can also get inspired by the Akka project, found in https://github.com/akka/akka

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号