projectlombok/lombok

[BUG] Document how to use with tycho

Open

#3,109 opened on 2022年2月7日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (12,535 stars) (2,310 forks)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.

コントリビューターガイド