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

projects using sbt-multi-jvm dont get set up correctly #307

Open
sclasen opened this issue Jun 3, 2014 · 3 comments
Open

projects using sbt-multi-jvm dont get set up correctly #307

sclasen opened this issue Jun 3, 2014 · 3 comments

Comments

@sclasen
Copy link

sclasen commented Jun 3, 2014

if you are using https://github.com/typesafehub/sbt-multi-jvm and sbt-idea, it wont set up the project quite right.

To manually fix the project one needs to mark

src/multi-jvm/scala as test sources, and src/multi-jvm/resources as test resources

@OlegYch
Copy link

OlegYch commented Jun 22, 2014

ideaExtraTestConfigurations should fix that? though it doesn't appear in any published version...

@xuwei-k
Copy link

xuwei-k commented Aug 12, 2014

+1

@nefilim
Copy link

nefilim commented Aug 21, 2014

+1 would be nice if sbt-idea can take care of this automagically

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

4 participants