This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-09-18 00:19:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f3c0cb749c9e50c91eaabbbb80d87d22bfe7024
lombok
/
doc
T
History
Reinier Zwitserloot
8428be5c68
The warning for not enabling callSuper cannot be avoided, but there are legal reasons for using it, so, changed it: explicitly setting 'callSuper=false' removes the warning. You only get the warning
...
if callSuper is false because that's the default. Fixes issue
#13
2009-08-01 13:18:34 +02:00
..
.gitignore
Fixed javadoc problems, and added a javadoc target to the build script.
2009-07-06 06:08:05 +02:00
changelog.markdown
The warning for not enabling callSuper cannot be avoided, but there are legal reasons for using it, so, changed it: explicitly setting 'callSuper=false' removes the warning. You only get the warning
2009-08-01 13:18:34 +02:00
maven-pom.xml
Added support for maven.
2009-07-29 17:27:23 +02:00
PlannedExtensions.txt
Worked a lot on the 'what's next' documentation.
2009-07-10 16:14:48 +02:00
publishing.txt
Version up to 0.8.2-HEAD as I just published.
2009-07-26 10:08:21 +02:00
TODO.txt
More work on the website.
2009-07-11 00:43:53 +02:00