amitjoy / osgifx

An easy-to-use desktop application to manage OSGi frameworks remotely
http://osgifx.com
Apache License 2.0
33 stars 7 forks source link

Revert use of javax.* #711

Closed amitjoy closed 11 months ago

amitjoy commented 11 months ago

The recent bundles included in Eclipse 2023-12 release use jakarta. namespace instead of javax. which makes it impossible to work with e(fx)clipse as it still uses jvax.* namespace internally