eed3si9n / scalaxb

scalaxb is an XML data binding tool for Scala.

Home Page:http://scalaxb.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giter8 project swallows keyboard input

drewboardman opened this issue · comments

I've seen this on multiple machines, with multiple people in my organization. I think it may be related to the dispatch dependency.

Reproduce:

$ sbt new eed3si9n/scalaxb.g8

Then open the sbt prompt and type compile or reload or anything. The input is suppressed.