Intellij Plugin

347 views
Skip to first unread message

Matt Fowles

unread,
Jul 20, 2012, 6:46:19 PM7/20/12
to project-lombok
All~

Are people familiar with?


Matt

Sam Reid

unread,
Jul 23, 2012, 2:57:59 PM7/23/12
to project...@googlegroups.com
I use the IntelliJ Lombok plugin on a daily basis.  But I have been restricting my use of several lombok features because they are not supported in the plugin.  I also noticed that someone reported a problem with the plugin on the upcoming IDEA 12:

Some folks have requested JetBrains to provide support for the lombok plugin:

Sam

Reinier Zwitserloot

unread,
Jul 29, 2012, 9:54:06 AM7/29/12
to project...@googlegroups.com
If there is anything we can do to help out in that regard, we'll try.

rjee

unread,
Aug 24, 2012, 4:22:02 AM8/24/12
to Project Lombok

I've tried out the plugin in a previous version (0.4 I think), and the
plugin only does stuff in the IDE. So, I'd assume that this issue will
also occur when you do a commandline mvn verify, right?

On Aug 24, 10:08 am, Pavel Arnošt <pavel.arn...@loutka.cz> wrote:
> Hi Sam,
>
> how is the plugin supposed to work? I installed 0.5 version of it on IntelliJ 11.1.3 and enabled annotation processing in project settings, but when I try to build project with Build->Make project, I get error messages complaining about missing getters/setters. Lombok (0.11.4) is on the project classpath (it's a maven project), I see it in "External libraries".
>
> Regards
> Pavel
>
>
>
>
>
>
>
> On Monday, July 23, 2012 8:57:59 PM UTC+2, Sam Reid wrote:

Sam Reid

unread,
Aug 24, 2012, 12:53:08 PM8/24/12
to project...@googlegroups.com
My guess is that it is a problem identifying Lombok's JAR as a dependency, because (AFAIK) you don't actually need the plugin to compile Lombok-based code with IDEA, the plugin only fixes syntax highlighting/navigation and other IDE things.  But I've never tried it with a maven based build.  You could try isolating that issue by creating a new IDEA project (non-maven), then adding lombok's jar as a dependency and creating a Java source file like public @Data class TestLombok{} and see if that compiles.

Sam

On Fri, Aug 24, 2012 at 3:10 AM, Pavel Arnošt <pavel....@loutka.cz> wrote:
Hi,

mvn verify works, problem is only with IntelliJ's own build system.

--
You received this message because you are subscribed to the Google
Groups group for http://projectlombok.org/
 
To post to this group, send email to project...@googlegroups.com
To unsubscribe from this group, send email to
project-lombo...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/project-lombok?hl=en

Reply all
Reply to author
Forward
0 new messages