Basically what I want is just a way to make my SBT project build a ScalaGWT project and output the JS/HTML stuff, in a really simple way. SInce all build is normally SBT for me.
Nate Bauernfeind
unread,
Apr 22, 2012, 10:10:29 PM4/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scal...@googlegroups.com
I wrote the maven build because it's what I'm most familiar with when it comes to gwt.
If there's an example of how to build a gwt application with sbt then you can start with that. There are only a few parameters that need to be changed to get things to work. You can use the maven build for guidance.