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

Support for multi-project build #353

Open
eximius313 opened this issue Nov 4, 2017 · 1 comment
Open

Support for multi-project build #353

eximius313 opened this issue Nov 4, 2017 · 1 comment

Comments

@eximius313
Copy link

eximius313 commented Nov 4, 2017

I created inner project using guidelines from Documentation
Project compiles under SBT and runs correctly, but when I invoke eclipse it:

  1. Doesn't honor EclipseKeys.withSource := false and EclipseKeys.withJavadoc := false for subproject (it downloads it anyway)
  2. In Eclipse folder containing source of a subproject is not being added into Source folder in Build Path
  3. Dependencies for subproject are not being imported into Eclipse despite aggregate(backend).dependsOn(backend)
@hamzayoucefkaced
Copy link

Hi, any updates on this since the time of writing?

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

2 participants