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
* enhancement - Add a quickfix to replace a deprecated field with one referenced in the docs. See [#3626](https://github.com/eclipse-jdtls/eclipse.jdt.ls/issues/3626).
5
+
* enhancement - Add a quickfix for "type safety warning" to infer type arguments. See [#626](https://github.com/eclipse-jdtls/eclipse.jdt.ls/issues/626).
6
+
* bug fix - Fix a bug in the quickfix that replaces a deprecated method with one refrenced in the docs. See [#3638](https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/3638).
7
+
* bug fix - "Generate constructor" feature can now be used when the type has no fields. See [#3629](https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/3629).
8
+
* bug fix - Parse `rootPath` as path string instead of url. See [#3614](https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/3614).
9
+
* bug fix - Revert temporary rollback of junit bundles to fix JUnit 6 support. See [#3619](https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/3619).
10
+
* dependencies - Migrate to a new HTML -> Markdown library that's actively maintained. See [#2214](https://github.com/eclipse-jdtls/eclipse.jdt.ls/issues/2214).
0 commit comments