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

Auto-download latest version of Lombok #28

Open
4 tasks done
valentinegb opened this issue Dec 23, 2024 · 0 comments · May be fixed by #29
Open
4 tasks done

Auto-download latest version of Lombok #28

valentinegb opened this issue Dec 23, 2024 · 0 comments · May be fixed by #29
Assignees
Labels
enhancement New feature or request

Comments

@valentinegb
Copy link
Collaborator

valentinegb commented Dec 23, 2024

Lombok should (in an ideal world) auto-download similarly to how JDTLS does.

  • Investigate Lombok versioning
    • GitHub repository exists (https://github.com/projectlombok/lombok) and has tags
    • Versions can be downloaded at https://projectlombok.org/downloads/lombok-[version].jar
  • Remove lombok_version setting
  • Update README.md
  • Implement
    • See JDTLS auto-download implementation
    • Make sure to isolate installs from JDTLS installs
@valentinegb valentinegb added the enhancement New feature or request label Dec 23, 2024
@valentinegb valentinegb self-assigned this Dec 27, 2024
@valentinegb valentinegb linked a pull request Dec 27, 2024 that will close this issue
@valentinegb valentinegb linked a pull request Dec 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant