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
Currenlty, whenever i open nvim on java files with nvim-jdtls, it creates .classpath, .project and .settings/* files at each module's
root dir.
How can i configure it to be created out of java project source?
i know vscode-jdtls creates those files on some temporary directory like ~/Library/Application Support/Code/User/workspaceStorage/
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currenlty, whenever i open nvim on java files with nvim-jdtls, it creates
.classpath, .project and .settings/*
files at each module'sroot dir.
How can i configure it to be created out of java project source?
i know vscode-jdtls creates those files on some temporary directory like
~/Library/Application Support/Code/User/workspaceStorage/
Beta Was this translation helpful? Give feedback.
All reactions