Skip to content

Conversation

@jingw
Copy link
Contributor

@jingw jingw commented Jan 18, 2018

Gradle is happy with being given the wrong srcDir, but IntelliJ is not. We set the source directory to .../generated/source/stone/{main,test}, but it should be .../{main,test}/src because Stone creates an extra src directory. This makes IntelliJ unable to find the relevant classes.

Gradle is happy with being given the wrong `srcDir`, but IntelliJ is not. We set the source directory to `.../generated/source/stone/{main,test}`, but it should be `.../{main,test}/src` because Stone creates an extra `src` directory. This makes IntelliJ unable to find the relevant classes.
@greg-db greg-db requested a review from jiuyangzhao January 19, 2018 13:23
@jiuyangzhao jiuyangzhao merged commit 81c01e3 into dropbox:master Jan 19, 2018
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

Successfully merging this pull request may close these issues.

2 participants