This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-06-02 12:11:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6ecbe4f3ab2c16332c0209033dbb58aa2e28c2a
lombok
/
doc
T
History
Reinier Zwitserloot
e6ecbe4f3a
As we’re preparing to release v2, we want to delete the experimental editions of the Builder and Value annotations… but in case you install lombok v2 into eclipse but use an older lombok as dep in your project, we still do want to process the old annotations. Had to stringly-type a few things to make that happen, but, works now.
2018-02-07 00:02:46 +01:00
..
.gitignore
Fixed javadoc problems, and added a javadoc target to the build script.
2009-07-06 06:08:05 +02:00
changelog.markdown
As we’re preparing to release v2, we want to delete the experimental editions of the Builder and Value annotations… but in case you install lombok v2 into eclipse but use an older lombok as dep in your project, we still do want to process the old annotations. Had to stringly-type a few things to make that happen, but, works now.
2018-02-07 00:02:46 +01:00
experiences.txt
Cleaned up TODO.txt. At this point it's more documentation of failed experiments than a todo list, so renamed it too.
2009-12-03 15:31:34 +01:00
git-workflow.txt
Removed planned extension 'make @SneakyThrows not runtime dependent on lombok.jar' as we've fixed that by now. Also documented the preferred git workflow for working on lombok.
2011-02-07 21:35:33 +01:00
maven-pom.xml
Change
http://projectlombok.org
to
https://projectlombok.org
2015-05-02 11:59:18 +02:00
PlannedExtensions.txt
Removed planned extension 'make @SneakyThrows not runtime dependent on lombok.jar' as we've fixed that by now. Also documented the preferred git workflow for working on lombok.
2011-02-07 21:35:33 +01:00
publishing.txt
Updated instructions for publishing a new version
2011-03-16 07:56:29 +01:00
utils-maven-pom.xml
Change
http://projectlombok.org
to
https://projectlombok.org
2015-05-02 11:59:18 +02:00