Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include message of if the server is a binary in the startup message #949

Closed
datho7561 opened this issue Dec 21, 2020 · 0 comments · Fixed by #950
Closed

Include message of if the server is a binary in the startup message #949

datho7561 opened this issue Dec 21, 2020 · 0 comments · Fixed by #950
Assignees
Milestone

Comments

@datho7561
Copy link
Contributor

Right now, running the startup message when running a native-image of LemMinX lists the Java version as unknown, and gives no other indication that LemMinX is running as a native-image. Add a clear indication to the startup message that the server is running as a native-image.

datho7561 added a commit to datho7561/lemminx that referenced this issue Dec 21, 2020
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes eclipse#949

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Dec 21, 2020
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes eclipse#949

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Dec 21, 2020
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes eclipse#949

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Dec 22, 2020
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes eclipse#949

Signed-off-by: David Thompson <[email protected]>
datho7561 added a commit to datho7561/lemminx that referenced this issue Jan 4, 2021
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes eclipse#949

Signed-off-by: David Thompson <[email protected]>
fbricon pushed a commit that referenced this issue Jan 14, 2021
Adds a 'Native Image' entry to the initialization information.
If LemMinX is running as a `native-image` binary, it is set to true.

Closes #949

Signed-off-by: David Thompson <[email protected]>
@angelozerr angelozerr added this to the 0.15.0 milestone Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants