Can data directory be subdirectory of project directory? #320
Unanswered
dave-kennedy
asked this question in
Q&A
Replies: 1 comment 3 replies
-
That doesn't work. I'm not sure why exactly that restriction is in place. Would be something to ask in eclipse.jdt.ls, it's not related to the client |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I read in a few places that the data directory can't be the same as the project directory. But what about a subdirectory? In this case I'm trying to use
root_dir/.workspace
but getting that "Class.java is a non-project-file" error:Beta Was this translation helpful? Give feedback.
All reactions