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
/
EclipseLocation.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
Minor bug fixes and style edits. All these were found after running findbugs ...
Reinier Zwitserloot
2009-11-02
When the installer can't work because the eclipse dir is not writable, you us...
Reinier Zwitserloot
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-07-26
Addresses issue #6:
Reinier Zwitserloot
2009-07-08
Renamed all true names of 'eclipse' to 'Eclipse' (but not the eclipse package...
Reinier Zwitserloot
2009-07-05
Final touches on the installer:
Reinier Zwitserloot
2009-07-05
W00t - written an installer that should work on linux (sort of), windows, and...
Reinier Zwitserloot