aboutsummaryrefslogtreecommitdiff
path: root/src/installer
AgeCommit message (Expand)Author
2021-09-16[issue #2964] fixing the previous commitReinier 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 pathReinier Zwitserloot
2021-03-16[build] sped up the build considerable.Reinier Zwitserloot
2020-05-14Add more characters not to escape on Windows. Fixes #2435Roel 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 occursReinier Zwitserloot
2019-04-30[i2084] Rename .dll to .binary to prevent OWASP Dependency-Check from reporti...Roel Spilker
2018-09-03Add Angular IDE support in installer, fixes #1830Roel Spilker
2018-04-23move javadoc to public methodRoel Spilker
2018-04-23fix typo in EclipseProductLocationProvider.javakdaemonv
2018-03-27Fixes #1613: add support for STS4Roel Spilker
2017-12-11installer now defaults to inserting an absolute path into eclipse.iniRoel Spilker
2017-05-15[installer] set minimum sizes, possible fix for 1383Roel Spilker
2017-02-13Updated the text to also mention rebuilding projects. Also fixed various size...Reinier Zwitserloot
2017-02-13Now searches through any subdir of any dir containing the string ‘eclipseâ€...Reinier Zwitserloot
2017-02-09made the installer a little wider; this also fixes bizarre layouting for macosx.Reinier Zwitserloot
2017-02-09Make it possible to copy from the release notesRoel Spilker
2017-02-07Display changelog in installerRoel Spilker
2016-12-15Simplify the registration of Eclipse-like IDEs, remove code duplicationRoel Spilker
2016-11-18add support for myeclipse installing.skyupward
2016-10-13[close #1164] Add finder for RHDS >=10Josef Ludvicek
2016-10-07Potential solution for issue #1164Josef Ludvicek
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2015-03-31since Eclipse Mars and the Oomph installer, the structure of eclipse on macs ...Reinier Zwitserloot
2015-01-29Merge pull request #56 from ebraminio/masterReinier Zwitserloot
2014-10-28Installer updated to no longer add -Xbootclasspath.Reinier Zwitserloot
2014-10-19Minor, put installer window on correct locationEbrahim Byagowi
2014-03-01yet another patcher-sourced fix, heh. Version-a-day!Reinier Zwitserloot
2014-03-01Updating to new lombok.patcher 'HomeFinder'.Reinier Zwitserloot
2014-02-27Updating some of the wording in the installer, notably any hint that this thi...Reinier Zwitserloot
2013-06-28allow installer to be started with lombok.installer.fullpath, that creates pr...Martin Goldhahn
2013-03-11Added installer support for JBoss Developer Studio which is an eclipse variant.Reinier Zwitserloot
2012-07-11Fixed an issue where the installer tool would erroneously complain about need...Reinier Zwitserloot
2012-07-02Fixed issue 374: updated documentation about case insensitive checking for ex...Roel Spilker
2012-06-29Don't close the stream immediately after reading the first line...Sander Koning
2012-06-25fixed some warnings that showed up in 4.2. The warnings werent interesting, t...Reinier Zwitserloot
2012-01-30Made LombokApp an abstract class and added isDebugTool.Roel Spilker
2011-11-07Changed copyright noticesRoel Spilker
2011-06-07Decided to improve the windows regexp detector from 'windows' to win|win32|wi...Reinier Zwitserloot
2011-06-07Detector regexp for windows had a pointless grouping in it.Reinier Zwitserloot
2011-05-17Added a layer of indirection between the patched calls for delegate to guard ...grootjans
2011-05-16EclipseLocationProvider now checks the current directory if it matches the ec...grootjans
2011-05-16Generalized fix for Issue #210, now the installer looks recursively for all p...grootjans
2011-05-09Recurse directories while eclipse or sts is part of the directory name. Solve...Roel Spilker
2010-11-10deleted netbeans agent. With the new resolution features it'll never work, an...Reinier Zwitserloot
2010-07-25Fixed a bug in the mac os X installer's "Choose Location..." dialog which _on...Reinier Zwitserloot
2010-07-25Added version detection for netbeans. Installing into netbeans now does:Reinier Zwitserloot
2010-07-24Uninstalling lombok from netbeans was broken in the previous installer update.Reinier Zwitserloot
2010-07-24When the installer errors, for example because it's trying to remove itself, ...Reinier Zwitserloot