-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
I created inner project using guidelines from Documentation
Project compiles under SBT and runs correctly, but when I invoke eclipse it:
- Doesn't honor
EclipseKeys.withSource := falseandEclipseKeys.withJavadoc := falsefor subproject (it downloads it anyway) - In Eclipse folder containing source of a subproject is not being added into
Source folderin Build Path - Dependencies for subproject are not being imported into Eclipse despite
aggregate(backend).dependsOn(backend)
Metadata
Metadata
Assignees
Labels
No labels