Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
e8fb46179fd7651f53f4c78f671121bb78db4af1
lombok
/
website
/
templates
/
setup
下载当前目录
R
Reinier Zwitserloot
[docs] Cleaned up use of
<p>
in maven and edge html.
ed0965b5
创建于
2025年3月31日
历史提交
文件
最后提交记录
最后更新时间
_setup.html
a11y fix heading levels
4 年前
android.html
update Android Studio gradle file documentation
8 年前
ant.html
Added pages for build tools, and updated the android instructions.
8 年前
ecj.html
[#3143] Review and update jopatai's work on the maven/ecj agent jar * Update copyright headers * Update code style (tabs, not spaces, spaces around + operator - that's about it) * Use `x.class.getResourceAsStream`, not `x.getClass().` - minor mostly irrelevant nit. * Rename and re-locate the jar itself. * 'ecj' as an alias for this command seems a bit too cavalier' removed it. * The source is in its own 'root' src dir, it doesn't really fit in the eclipse agent sources - it's more a maven agent. * Fixed a bug where a filehandle wasn't safe closed. Mostly irrelevant (JVM would quite afterwards anyway). * Slight rewording of the ecj docs.
4 年前
eclipse.html
Add 'restart' instructions to Eclipse p2 installer.
4 年前
gradle.html
[docs] In addition to the previous commit: Mention that the gradle syntax also works in kotlin based gradle.
1 年前
gwt.html
[website] Updated documentation on how to use Lombok and GWT together.
7 年前
index.html
rename main.html to index.html
4 年前
intellij.html
Update intellij plugin setup instructions for IntelliJ 2023.2
2 年前
javac.html
Update javac documentation regarding the module system
6 年前
kobalt.html
[docs] typo-fixes
5 年前
maven.html
[docs] Cleaned up use of `<p>` in maven and edge html.
1 年前
netbeans.html
The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’.
8 年前
vscode.html
Update VS Code page for Lombok support Per (https://devblogs.microsoft.com/java/java-on-visual-studio-code-update-july-2022/), the latest Extension for Pack has provided built-in support for Lombok. In addition, the community-developed Lombok extension has entered a maintenance mode, the original author has moved on from the project. Microsoft is going to maintain the project from now on (The extension has been transferred to Microsoft)
3 年前