Although I love lombok, it gives too much problems while configuring sometimes, specially in Linux. When I was trying to install it, I was getting the following error:
I found a bug in Lombok's code. As they fixed it for STS in this commit:
https://github.com/rzwitserloot/lombok/commit/c3a3c09f4fd00b83814c1949fa5282ac9c595fa3
where they were always adding the end directory name twice. So for a work around I renamed my installation folder with same name as my parent folder.
Now while selecting the installation directory I'll choose the outer folder.
New installation directory: /home/ansh/softwares/sts/sts
New selected location for lombok: /home/ansh/softwares/sts