At the moment it's not possible. Some people involved with Lombok started work on a plugin to support it in IntelliJ IDEA, but as far as I know the plugin was never released.
Is it possible to do that? If yes, could anybody show me please?
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
I can confirm that there are some people looking into this. I haven't met them in person, and I don't know the progress. After we've released the 0.10.0 (currently RC1) we will focus on how to get the IDEA plugin out.
never tried, but you have to dig into the annotation processor:
http://blogs.jetbrains.com/idea/tag/annotation-processing/
http://www.jetbrains.com/idea/webhelp/compiler-annotation-processors.html
regards, Alex
Hello Thai,
At the moment it's not possible. Some people involved with Lombok started
work on a plugin to support it in IntelliJ IDEA, but as far as I know the
plugin was never released.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Thai, Dmitry,
I can confirm that there are some people looking into this. I haven't met them in person, and I don't know the progress. After we've released the 0.10.0 (currently RC1) we will focus on how to get the IDEA plugin out.
Roel Spilker
Project Lombok