8000 Recognize submodules with alternative pom.xml (not in subfolders) · Issue #1080 · microsoft/vscode-maven · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Recognize submodules with alternative pom.xml (not in subfolders) #1080

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

Open
barulheira opened this issue May 15, 2025 · 0 comments
Open

Recognize submodules with alternative pom.xml (not in subfolders) #1080

barulheira opened this issue May 15, 2025 · 0 comments

Comments

@barulheira
Copy link

Describe the bug
In a modular project, when a submodule is especified not in a subfolder but in an alternative pom.xml, such as "java.xml", the IDE does not recognize its Java source folders. Autocomplete does not work, etc.

To Reproduce
Create a modular Maven project. Create a submodule with a pom.xml file called "java.xml", pointing its java source folders to inside the main project folder. Put some Java files in there.

Expected behavior
Opening those Java files, the IDE recognizes them in context, autocomplete works fine. Those Java classes become available to other submodules which point to this one.

Environments (please complete the following information as much as possible):

  • OS: FreeBSD
  • VS Code version: 1.99
  • Extension version 0.44.0
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

1 participant
0