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
We suggest using IntelliJ for developing with RSP4J as RSP4J uses Lombok which is supported by default by Intellij. Developers preferring the Eclipse IDE still need to add Lombok to the Eclipse environment. Step by step guide on how to do this for Eclipse (or other IDEs) can be found here. Note, when using eclipse, do not forget to execute the command mvn eclipse:eclipse to generate a eclipse project through maven.