You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: