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
{{ message }}
This repository was archived by the owner on Mar 17, 2022. It is now read-only.
First, thanks a lot for your work! It works fine for me, however I don't understand how to support both 32 and 64 bit platforms at runtime. If I understand correctly, this functionality is provided by the "org.eclipse.swt" plugin and the "fragment" mechanism. There is no such plugin in your repository, and it probably wouldn't work anyway because there is no OSGi environment at runtime.
Is there any other way to support both 32 and 64bit at runtime?