Age | Commit message (Expand) | Author |
2010-11-10 | deleted netbeans agent. With the new resolution features it'll never work, an... | Reinier Zwitserloot |
2010-07-25 | Fixed a bug in the mac os X installer's "Choose Location..." dialog which _on... | Reinier Zwitserloot |
2010-07-25 | Added version detection for netbeans. Installing into netbeans now does: | Reinier Zwitserloot |
2010-07-24 | Uninstalling lombok from netbeans was broken in the previous installer update. | Reinier Zwitserloot |
2010-07-24 | When the installer errors, for example because it's trying to remove itself, ... | Reinier Zwitserloot |
2010-07-22 | Updated copyright statements and version release name. | Reinier Zwitserloot |
2010-07-19 | Added (and left intentionally undocumented) an option to force the installer ... | Reinier Zwitserloot |
2010-02-10 | cmdreader no longer needs @Parameterized | Reinier Zwitserloot |
2009-12-30 | Fix for the installer crashing with NPE on line 589. | Reinier Zwitserloot |
2009-12-12 | installer fixes: | Reinier Zwitserloot |
2009-12-08 | Added support for SpringSource Tool Suite, which, given that its based on ecl... | Reinier Zwitserloot |
2009-12-04 | Fix for issue #76: Can't select directories in the 'specify location...' dial... | Reinier Zwitserloot |
2009-12-03 | Fixes to git auto finding on windows and unix. It seems to work fine now on a... | Reinier Zwitserloot |
2009-12-02 | Fix for installation - now uses quotes instead of backslash-space, as backsla... | Reinier Zwitserloot |
2009-12-02 | Massive update to how the installer works, and added netbeans to the installer. | Reinier Zwitserloot |
2009-11-28 | Redesigned how lombok runs as a command line app, added the ability to print ... | Reinier Zwitserloot |
2009-11-27 | Delombok now auto-discovers and uses tools.jar from your java installation. | Reinier Zwitserloot |
2009-11-27 | SPI-ified the 'app' concept, which lets us create little apps inside lombok.j... | Reinier Zwitserloot |
2009-11-27 | Solved the problem in the two-phase compile (some of lombok is JVM1.5, other ... | Reinier Zwitserloot |
2009-11-27 | Delombok now works from the command line as: | Reinier Zwitserloot |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |