diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-12 08:34:04 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-12 08:34:04 +0200 |
commit | d7434059c4492d9684f81b32c1f373b121c6a577 (patch) | |
tree | d5c881ff8502db6b9004f2f0d8d5a5609d224dd1 /.factorypath | |
parent | 95c38be18c15334d02b50ade987ef3c6b2a8ff26 (diff) | |
download | lombok-d7434059c4492d9684f81b32c1f373b121c6a577.tar.gz lombok-d7434059c4492d9684f81b32c1f373b121c6a577.tar.bz2 lombok-d7434059c4492d9684f81b32c1f373b121c6a577.zip |
Found 2 bugs in spi. This fixes both of them. Also enabled the spi processor in eclipse project.
Diffstat (limited to '.factorypath')
-rw-r--r-- | .factorypath | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.factorypath b/.factorypath new file mode 100644 index 00000000..d16c72ac --- /dev/null +++ b/.factorypath @@ -0,0 +1,3 @@ +<factorypath> + <factorypathentry kind="WKSPJAR" id="/lombok/lib/lombok/spi-0.2.3-pre.jar" enabled="true" runInBatchMode="false"/> +</factorypath> |