简体   繁体   中英

how to setup icepick on eclipse? What annotation processors to add to factory path?

Using the icepick library with Eclipse requires configuration of the annotation processor. What libraries need to be added to the factory path so that there are no compilation errors and icepick processes your classes?

As stated on https://github.com/frankiesardo/icepick/issues/17

You'll need to add icepick, icepick-processor, and guava to your Factory Path.

This looks like this in my Eclipse Preferences for a project using IcePick 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM