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
Zeioth edited this page Feb 26, 2024
·
11 revisions
Java and kotlin projects don't have a deterministic project structure. This means for real world projects you will have to create a .solution.toml file in your project root dir to tell compiler.nvim where to find the files. You can find a examples here and here.