projectlombok/lombok

[BUG] Document how to use with tycho

Open

#3,109 创建于 2022年2月7日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (12,535 star) (2,310 fork)batch import
help wanted

描述

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):

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.

贡献者指南