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
/
EclipseFinder.java
Age
Commit message (
Expand
)
Author
2009-11-01
Weird conditions on the disk, such as having an unformatted drive, screws up ...
Reinier Zwitserloot
2009-10-16
Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ...
Reinier Zwitserloot
2009-07-26
Starting the lombok installer on mac os X using soylatte instead of apple's J...
Reinier Zwitserloot
2009-07-24
Fixed two bugs regarding the installer on Win64
Roel Spilker
2009-07-24
Added WindowsDriveInfo support for 64-bit JVMs on windows. We think.
Roel Spilker
2009-07-23
Rewrote the "find hard disks on windows" to use a dll instead. The reasons:
Roel Spilker
2009-07-17
Made the detection of drives more robust on Windows
Roel Spilker
2009-07-16
Removed a debug print.
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