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

Questions about start working on contributing to both the LS and Extension #154

Closed
gayanper opened this issue Apr 28, 2024 · 3 comments
Closed
Labels
discussion General Discussion or clarification question

Comments

@gayanper
Copy link

I would really like to add support for extensions like SpringBootTools and Quarkus with this Java extension. At least from my experience the SprintBootTools support can be easily get working with few custom LS APIs exposed to be used for STS LS.

Now to experiment this work I would like to get this extension and LS working inside vscode so that I can hack the code and run it from vscode and debug. Is there a way to get that working without installing netbeans for LS and vscode for extension work ?

@Achal1607
Copy link
Member

IMO starting point could be setting up the codebase by following the https://github.com/oracle/javavscode/blob/main/BUILD.md instructions.

For development of this extension you need to clone netbeans as well inside the repo then only it would work. You can follow the steps given in the BUILD.md file.

@Achal1607 Achal1607 added the discussion General Discussion or clarification question label May 8, 2024
@Achal1607
Copy link
Member

Should I close this issue or do you have some more queries?

@Achal1607 Achal1607 added the question Further information is requested label May 14, 2024
@gayanper
Copy link
Author

I think we can close this now.

@Achal1607 Achal1607 removed the question Further information is requested label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion General Discussion or clarification question
Projects
None yet
Development

No branches or pull requests

2 participants