Describe the feature
I know that the preferred IDE for development on Lombok is Eclipse. But I usually use IntelliJ so i followed the instructions for setup on IntelliJ and saw that it didn't quite work right.
The instruction was basically just invoking
ant intellij
But even after running this command, although there was no error as such, intellij did not load the project correctly and there were a lot of indexing issues with the source code.
I was hoping to help fix this. If this is something that the community would be interested in, I would be glad to take it up. Hoping to get some pointers on where to start!
Describe the feature I know that the preferred IDE for development on Lombok is Eclipse. But I usually use IntelliJ so i followed the instructions for setup on IntelliJ and saw that it didn't quite work right.
The instruction was basically just invoking
But even after running this command, although there was no error as such, intellij did not load the project correctly and there were a lot of indexing issues with the source code.
I was hoping to help fix this. If this is something that the community would be interested in, I would be glad to take it up. Hoping to get some pointers on where to start!