You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite manually creating a sub-module using “create maven project” to my project root and adding some maven configuration to pom.xml, I still need to reload the entire VSCode workspace (Developer: reload window) to ensure that all Java plugins recognize my new sub-module.
We can provide an extra entry for this feature, "Add a module" from a project node.
E.g. Similar as mentioned in this doc: https://www.codejava.net/ides/intellij/create-multi-module-maven-project-intellij
The text was updated successfully, but these errors were encountered: