Multi line comments in SBT -


is possible comment out entire block of text in sbt, similar /* java style block comment */ syntax? i'm getting build errors , can use multiple single line comments instead.

the build error see error parsing expression. ensure there no blank lines within setting illegal start of simple expression line number indicating closing */

try /*** comment */

note: settings allowed in there too.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -