Age | Commit message (Expand) | Author |
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker |
2015-03-31 | since Eclipse Mars and the Oomph installer, the structure of eclipse on macs ... | Reinier Zwitserloot |
2015-01-29 | Merge pull request #56 from ebraminio/master | Reinier Zwitserloot |
2014-10-28 | Installer updated to no longer add -Xbootclasspath. | Reinier Zwitserloot |
2014-10-19 | Minor, put installer window on correct location | Ebrahim Byagowi |
2014-03-01 | yet another patcher-sourced fix, heh. Version-a-day! | Reinier Zwitserloot |
2014-03-01 | Updating to new lombok.patcher 'HomeFinder'. | Reinier Zwitserloot |
2014-02-27 | Updating some of the wording in the installer, notably any hint that this thi... | Reinier Zwitserloot |
2013-06-28 | allow installer to be started with lombok.installer.fullpath, that creates pr... | Martin Goldhahn |
2013-03-11 | Added installer support for JBoss Developer Studio which is an eclipse variant. | Reinier Zwitserloot |
2012-07-11 | Fixed an issue where the installer tool would erroneously complain about need... | Reinier Zwitserloot |
2012-07-02 | Fixed issue 374: updated documentation about case insensitive checking for ex... | Roel Spilker |
2012-06-29 | Don't close the stream immediately after reading the first line... | Sander Koning |
2012-06-25 | fixed some warnings that showed up in 4.2. The warnings werent interesting, t... | Reinier Zwitserloot |
2012-01-30 | Made LombokApp an abstract class and added isDebugTool. | Roel Spilker |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-06-07 | Decided to improve the windows regexp detector from 'windows' to win|win32|wi... | Reinier Zwitserloot |
2011-06-07 | Detector regexp for windows had a pointless grouping in it. | Reinier Zwitserloot |
2011-05-17 | Added a layer of indirection between the patched calls for delegate to guard ... | grootjans |
2011-05-16 | EclipseLocationProvider now checks the current directory if it matches the ec... | grootjans |
2011-05-16 | Generalized fix for Issue #210, now the installer looks recursively for all p... | grootjans |
2011-05-09 | Recurse directories while eclipse or sts is part of the directory name. Solve... | Roel Spilker |
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 |