We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
These patterns:
projectile/projectile.el
Lines 3119 to 3120 in df3d73e
should instead be src/main and src/test, according to Maven documentation.
src/main
src/test
Sorry for not going through the template, I'm on the clock. 😄
The text was updated successfully, but these errors were encountered:
[Fix bbatsov#1750] Fix src-dir and test-dir for Maven projects
6b37ab9
[Fix #1750] Fix src-dir and test-dir for Maven projects
90da545
Successfully merging a pull request may close this issue.
These patterns:
projectile/projectile.el
Lines 3119 to 3120 in df3d73e
should instead be
src/main
andsrc/test
, according to Maven documentation.Sorry for not going through the template, I'm on the clock. 😄
The text was updated successfully, but these errors were encountered: