Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix generated Java source path#178

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jiuyangzhao merged 1 commit intodropbox:masterfromjingw:fix-java-path
Jan 19, 2018
Merged

Fix generated Java source path#178

jiuyangzhao merged 1 commit intodropbox:masterfromjingw:fix-java-path
Jan 19, 2018

Conversation

jingw
Copy link
Contributor

Gradle is happy with being given the wrongsrcDir, 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 extrasrc 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.
@jiuyangzhaojiuyangzhao merged commit81c01e3 intodropbox:masterJan 19, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jiuyangzhaojiuyangzhaoAwaiting requested review from jiuyangzhao

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jingw@jiuyangzhao

[8]ページ先頭

©2009-2025 Movatter.jp