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

Hello, I would like to use it to access JDTLS. How do I use it? Is there detailed documentation available for reference? #34

Closed
SEC-fsq opened this issue Jun 22, 2024 · 2 comments
Labels
question Further information is requested

Comments

@SEC-fsq
Copy link

SEC-fsq commented Jun 22, 2024

Hello, I would like to use it to access JDTLS. How do I use it? Is there detailed documentation available for reference?

@pisv
Copy link
Collaborator

pisv commented Jun 23, 2024

@SEC-fsq Thank you for your interest in LXTK.

There is no other documentation available other than what is present in this repository. I'd suggest to start with README, especially the Architectural Overview section, then proceed to examples (org.lxtk.lx4e.examples.*) provided in the repository and learn the relevant APIs, which are documented with JavaDoc. Also, be sure to visit the FAQ. Then, if you have specific questions, you can ask for help in discussions.

But first, can you provide some details about your use case? If I understand it correctly, your language client would not be based on Eclipse, because otherwise you could either use Eclipse JDT APIs directly or use Eclipse LSP4E (a generic language client for Eclipse) to access JDTLS?

@pisv pisv added the question Further information is requested label Jun 23, 2024
@pisv
Copy link
Collaborator

pisv commented Aug 19, 2024

Closing, as further help doesn't seem to be needed.

@pisv pisv closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants