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-module maven projects #150

Open
JoshLitt opened this issue Jul 3, 2019 · 1 comment
Open

support for multi-module maven projects #150

JoshLitt opened this issue Jul 3, 2019 · 1 comment

Comments

@JoshLitt
Copy link
Contributor

JoshLitt commented Jul 3, 2019

Meghanada doesn't seem to work as well as it could with my multi-module maven project. Maybe I just don't understand how to configure it correctly (if so, they a section of the README.md for that would help).

According to (meghanada-show-project), it thinks the project root is the sub-project containing the source I'm looking at. This means it has trouble finding sources in the other sub-projects of the project. Also seems to have trouble compiling files in the sub-project.

@pkvov
Copy link

pkvov commented Jul 19, 2020

idea will create a parent maven project
i just create a empty class in the parent folder(with a src/main/java/test.java), then restart meghanada-server, finally it will find the right maven project

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