Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace usages of javax.annotation.* and javax.inject.* with jakarta.* #457

Open
amitjoy opened this issue Dec 15, 2023 · 0 comments
Open

Comments

@amitjoy
Copy link

amitjoy commented Dec 15, 2023

Eclipse 2023-12 has replaced all usages of javax.annotation.* and javax.inject.* with jakarta.. That's why, locally updating all sources to use jakarta. doesn't help as e(fx)clipse internally makes use of javax.* namespaces. Therefore, Eclipse 2023-12 bundles cannot be used with the latest version of e(fx)clipse 3.9.0 runtime for JavaFX OSGi applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant