Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate directories even if a build.sbt file exists #13

Open
benhutchison opened this issue Feb 13, 2014 · 0 comments
Open

Generate directories even if a build.sbt file exists #13

benhutchison opened this issue Feb 13, 2014 · 0 comments

Comments

@benhutchison
Copy link

For me, the most useful aspect of 'np' is the generation of src/main/scala, resources, test etc, because I use Intellij and have to do it manually otherwise. I'd like to be able to use the np command to do this, even if I have defined my build.sbt file manually. However, currently this seems disallowed:

> np
[trace] Stack trace suppressed: run last compile:np for the full output.
[error] (compile:np)
[error] existing project detected at the path /Users/ben_hutchison/swork/scala101
[error] Total time: 0 s, completed Feb 13, 2014 12:18:43 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant