camel-tooling / camel-lsp-client-eclipse

This is a client implementation of the Apache Camel Language Server Protocol for Eclipse IDE
Apache License 2.0
12 stars 11 forks source link

Code completion is not working on macOS #98

Open djelinek opened 5 years ago

djelinek commented 5 years ago

Issue information

Define issue title short and most specific to the problem.

Tag each new issue with relevant LABELS (Bug, Improvement, etc.).

BUG report

Environment

Description of wrong behavior

Exact steps to reproduce issue

  1. open file with camel-context (e.g. xml or java syntax)
  2. try to invoke code completion for e.g. <from uri="t">
  3. empty content assistant