index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lombok
/
installer
/
Installer.java
Age
Commit message (
Expand
)
Author
2009-11-25
Refactored the source folders.
Reinier Zwitserloot
2009-11-25
Added support for installing/uninstalling eclipse support from all eclipse lo...
Reinier Zwitserloot
2009-11-09
The installer is now waaay smarter on linuxes, and should support, out of the...
Reinier Zwitserloot
2009-11-08
Added more detail to the 'install successful' message for the benefit of peop...
Reinier Zwitserloot
2009-11-02
When the installer can't work because the eclipse dir is not writable, you us...
Reinier Zwitserloot
2009-10-18
Configured warnings and solved some.
unknown
2009-10-16
Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ...
Reinier Zwitserloot
2009-10-11
Integrated lombok.jar and lombok.eclipse.agent.jar into one jar that installs...
Reinier Zwitserloot
2009-08-05
Added a note to restart eclipse, after some confusing as reported on the goog...
Reinier Zwitserloot
2009-07-21
Added an extra note in the 'installation successful' dialog to add lombok.jar...
Reinier Zwitserloot
2009-07-20
Worked on the installer so that it's vertically a lot smaller, and at least a...
Reinier Zwitserloot
2009-07-17
Made background of found Eclipses white
Roel Spilker
2009-07-16
Added icon to frame, set background color of found eclipses to WHITE, use
Roel Spilker
2009-07-08
Renamed all true names of 'eclipse' to 'Eclipse' (but not the eclipse package...
Reinier Zwitserloot
2009-07-06
Fixed javadoc problems, and added a javadoc target to the build script.
Reinier Zwitserloot
2009-07-05
Final touches on the installer:
Reinier Zwitserloot