sbt-idea icon indicating copy to clipboard operation
sbt-idea copied to clipboard

Add option to generate source & resource directories

Open benhutchison opened this issue 12 years ago • 0 comments

When creating a new project, SBT doesn't itself create the source directories (src/main/scala, src/main/resources). Currently, AFAIK nor does sbt-idea.

It would be nice if sbt-idea had an option that would do this. For comparison, its cousin sbteclipse does have this facility.

benhutchison avatar Jan 05 '13 05:01 benhutchison