Skip to content

Format of the serverProperties table #512

Answered by ckipp01
trmckay asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @trmckay serverProperties isn't nested inside of init_options, it's just inside of the config table. So it'd be like:

metals_config = {
    serverProperties = {
        "-Dmetals.bloop-port=8000",
    },
},

Also, this setting is sort of hidden primarily because it's rarely ever used. I've actually never seen someone ask about it. What's your use case here that you want to manually set this?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@trmckay
Comment options

Answer selected by trmckay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants