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
Currently the java base component still rely on outdated javax dependencies. This is an issue because it forces us to use old and potentially outdated versions of third-party dependencies and blocks easy integration of GLSP into current Eclipse releases.
Therefore we should properly migrate to the new jarkata namespace and update all related plugins and packages.
Unfortunately this is inevitably a breaking change.
The text was updated successfully, but these errors were encountered:
https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/
Currently the java base component still rely on outdated javax dependencies. This is an issue because it forces us to use old and potentially outdated versions of third-party dependencies and blocks easy integration of GLSP into current Eclipse releases.
Therefore we should properly migrate to the new jarkata namespace and update all related plugins and packages.
Unfortunately this is inevitably a breaking change.
The text was updated successfully, but these errors were encountered: