Re: lens eclipse setup

2015-10-28 Thread Puneet Gupta
Will add the details to confluence soon . @Yash . Thanks for the tip. I will take care of adding image public urls in future mails. Thanks, Puneet Gupta On Wed, Oct 28, 2015 at 9:26 AM, amareshwarisr . wrote: > I'm not sure running server from eclipse will work. Right now, we use only > comma

Re: lens eclipse setup

2015-10-27 Thread amareshwarisr .
I'm not sure running server from eclipse will work. Right now, we use only command-line. But you can try what Puneet is suggesting. Puneet, it would be good to document above details on cwiki at https://cwiki.apache.org/confluence/display/LENS/Apache+Lens+Home . Would be useful for new contributor

Re: lens eclipse setup

2015-10-27 Thread Puneet Gupta
Hi Sandeep, Many of us use intellij idea. I am still on eclipse. I mostly run the server from outside eclipse and remote debug via eclipse if required (java remote debug parameters to be added to lesn-ctl script file where jvm is lauched during server start). Some idea user can comment on this as

Re: lens eclipse setup

2015-10-27 Thread Sandeep
Thanks puneet, This was helpful. Do you guys run lens server directly from eclipse or do you only use it for changing the code? Thanks sandeep On Tue, Oct 27, 2015 at 10:24 AM, Puneet Gupta wrote: > Hi > > I have noted a few points that I followed while making eclipse setup for > lens few mont

Re: lens eclipse setup

2015-10-27 Thread Yash Sharma
Hi Puneet, Thanks for the tips. For images could you please upload images to public image hosting site like imgur and post the links. Kind Regards On Tue, Oct 27, 2015 at 10:54 PM, Puneet Gupta wrote: > Hi > > I have noted a few points that I followed while making eclipse setup for > lens few m

Re: lens eclipse setup

2015-10-27 Thread Puneet Gupta
Hi I have noted a few points that I followed while making eclipse setup for lens few months ago. Listing them below ( Your problem should be solved by point 5) 1. Use Eclipse Luna or below. Eclipse Mars does not support lombok library as plugin/agent which is used in lens. 2. Lombok needs to be u

Re: lens eclipse setup

2015-10-27 Thread amareshwarisr .
We have seen issues with eclipse setup. Puneet would help with this. Thanks Amareshwari On Tue, Oct 27, 2015 at 10:37 AM, Sandeep wrote: > hi, > I am trying to setup lens code on eclipse, by importing a maven project > from the root folder. > I am getting this error (attached). > do you know wh