redhat-developer / quarkus-ls

Language server for Quarkus tooling
Eclipse Public License 2.0
44 stars 15 forks source link

Qute support for multi module project #930

Closed angelozerr closed 9 months ago

angelozerr commented 9 months ago

When project contains multi-module with some projects which are Qute project, it doesn't work, because today we consider that a workspace folder is a project which is wrong, because a workspace folder could contains several maven module which could be a Qute project.

To fix that we need to:

angelozerr commented 9 months ago

Here a sample multi-qute.zip which fails on vscode, IJ, Eclipse IDE

angelozerr commented 9 months ago

The sample https://github.com/redhat-developer/intellij-quarkus/issues/1164#issuecomment-1722277133 show that we need to load qute project with dependencies