説明
Describe the bug Missing documentation about usage of lombok with maven and tycho.
Expected behavior When going to https://projectlombok.org/setup/maven I would expect a section on maven+tycho or a separate page that can be selected from the "Install" dropdown menu https://github.com/projectlombok/lombok/blob/master/website/templates/setup/maven.html
Version info (please complete the following information):
- Lombok version current @ https://github.com/projectlombok/lombok/commit/8a914b1bf0eaa13178e719431add47b78d4e7277
- Platform: Web
Additional context As tycho is a bit special in the maven world, it needs a special mention. I see that there is already an issue marked as won'tfix #273 , but I believe the circumstances have changed since then ( #285 ) There should be a canonical way of configuring lombok with tycho. There are some solutions posted in #285 and https://stackoverflow.com/questions/40495096/maven-tycho-says-lombok-required-artifact-is-missing-although-other-dependencies but as the user of the library I'd hope to see clear instructions on the project page as well.