Does project lombok works in jboss developer studio?

282 views
Skip to first unread message

Stijn Cremers

unread,
Feb 9, 2012, 9:24:30 AM2/9/12
to project...@googlegroups.com

s it possible to install project lombok in jboss developer studio?

When i run lombok.jar, i can only install it into a real eclipse.

Thanks!


See also: http://stackoverflow.com/questions/9211866/does-project-lombok-works-in-jboss-developer-studio


rjee

unread,
Feb 9, 2012, 9:33:08 AM2/9/12
to Project Lombok
The installer looks at a number of regular paths, if JBoss studio has
a different base path, or named their binary something other than
'eclipse.exe', it cannot find it... directly.

Did you try using the 'specify location' option in the installer? That
should work for custom installations.



On Feb 9, 3:24 pm, Stijn Cremers <cremersst...@gmail.com> wrote:
> s it possible to install project lombok in jboss developer studio?
>
> When i run lombok.jar, i can only install it into a real eclipse.
>
> Thanks!
>
> See also:http://stackoverflow.com/questions/9211866/does-project-lombok-works-...

Stijn Cremers

unread,
Feb 9, 2012, 10:19:40 AM2/9/12
to project...@googlegroups.com
It got i working with copying the lombok.jar in the installation folder and adding the following settings to the jdevstudio.ini file:
-javaagent:lombok.jar
-Xbootclasspath/a:lombok.jar

Reply all
Reply to author
Forward
0 new messages