eclipse / lsp4e

Language Server Protocol support in Eclipse IDE
Eclipse Public License 2.0
61 stars 54 forks source link

Add @Nullable Annotation to LSW.connect(document, file) #1058

Closed rubenporras closed 3 weeks ago

rubenporras commented 3 weeks ago

Add @Nullable Annotation to LSW.connect(document, file) to revert to the state before setting NonNullByDefault (3ed68da2e2c21ee12364495b5576d609065d26fb)