hi i'm using eclipse-jdt-ls lsp in vim, only problem when i want to access classes from java.awt it doesn't autocomplete becuse its filtered by default (see https://github.com/redhat-developer/vscode-java/issues/710 and related issues)
i serch online and they said u need to edit the java.completion.filteredTypes settings in eclipse, but since i am not in eclipse how i can edit it?
i don't know where to find the configuration files for that settings
#location of `java.completion.filteredTypes` setting in eclipse jdt ls
16 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @floral gorge! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Are you using https://github.com/neoclide/coc-java?
if so, try :h coc-configuration
that should tell you how to set it
no im using vim-lsp
is there not a file u can add to the lsp folder for settnigs?
I don't know that plugin
What is available in the lsp folder you are talking about?
GitHub
This is more of a question than an issue. eclipse.jdt support custom configurations. For example, it support the configuration of what formatter to use: https://github.com/redhat-developer/vscode-j...
thanks thats what i neded`
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
👍
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use/help ping.
Warning: abusing this will result in moderative actions taken against you.