aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-09-01 00:08:40 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-09-01 00:08:40 +0200
commit72cc800fd0c3e122a71a42536d5ced5297d6fa4e (patch)
treebc3e6677f50bb7ca9955857ae0a0ae6484bf0332 /doc
parent65b9365b5419f69ac78ad895308024b4bac15fbd (diff)
downloadlombok-72cc800fd0c3e122a71a42536d5ced5297d6fa4e.tar.gz
lombok-72cc800fd0c3e122a71a42536d5ced5297d6fa4e.tar.bz2
lombok-72cc800fd0c3e122a71a42536d5ced5297d6fa4e.zip
Fixed issue #26: Starting eclipse's help feature just shows you a 500 error, ond depending on your eclipse version, a long stack trace.
The problem boiled down to the JSP compiler used by the help system also being instrumented with lombok, but that's not exactly the environment lombok was expecting. Fixed by simply disabling lombok when the environments don't match what we expect. In the process, the instrumentation has been made a little more robust; multiple separate OSGi modules can all be instrumented now, instead of the first one winning.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions