Age | Commit message (Expand) | Author |
2021-09-16 | [issue #2964] fixing the previous commit | Reinier Zwitserloot |
2021-09-16 | [issue #2964] Try to look in chocolatey's default installation dir. | Reinier Zwitserloot |
2021-09-15 | [fixes #2960] [installer] Fix issue with weird chars in eclipse path | Reinier Zwitserloot |
2021-03-16 | [build] sped up the build considerable. | Reinier Zwitserloot |
2020-05-14 | Add more characters not to escape on Windows. Fixes #2435 | Roel Spilker |
2020-03-15 | [fixes #2176] this should add support for the UI auto-finding the RedHat code... | Reinier Zwitserloot |
2019-09-26 | [live-debug] adding some logging when a very unexpected install error occurs | Reinier Zwitserloot |
2019-04-30 | [i2084] Rename .dll to .binary to prevent OWASP Dependency-Check from reporti... | Roel Spilker |
2018-09-03 | Add Angular IDE support in installer, fixes #1830 | Roel Spilker |
2018-04-23 | move javadoc to public method | Roel Spilker |
2018-04-23 | fix typo in EclipseProductLocationProvider.java | kdaemonv |
2018-03-27 | Fixes #1613: add support for STS4 | Roel Spilker |
2017-12-11 | installer now defaults to inserting an absolute path into eclipse.ini | Roel Spilker |
2017-05-15 | [installer] set minimum sizes, possible fix for 1383 | Roel Spilker |
2017-02-13 | Updated the text to also mention rebuilding projects. Also fixed various size... | Reinier Zwitserloot |
2017-02-13 | Now searches through any subdir of any dir containing the string ‘eclipseâ€... | Reinier Zwitserloot |
2017-02-09 | made the installer a little wider; this also fixes bizarre layouting for macosx. | Reinier Zwitserloot |
2017-02-09 | Make it possible to copy from the release notes | Roel Spilker |
2017-02-07 | Display changelog in installer | Roel Spilker |
2016-12-15 | Simplify the registration of Eclipse-like IDEs, remove code duplication | Roel Spilker |
2016-11-18 | add support for myeclipse installing. | skyupward |
2016-10-13 | [close #1164] Add finder for RHDS >=10 | Josef Ludvicek |
2016-10-07 | Potential solution for issue #1164 | Josef Ludvicek |
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 |