AbstractHandler::isFileInsidePRoject not working when using external modules
Closed this issue · 0 comments
mgarciavaadin commented
If the project structure contains modules that are not contained in the main project folder the sources are considered to be out of the project.
For instance:
copilot-pr
-- copilot-pr
----- .idea/
-- copilot-internal
----- tests/flow/
2024-11-18 11:58:44,186 [1673639] WARN - #com.vaadin.plugin.copilot.CopilotPluginUtil - File /Users/vaadin/Workspaces/copilot-pr/copilot-internal/tests/flow/src/main/java/com/vaadin/copilottest/flow/views/helloworld/HelloWorldView.java is not a part of a project