Will the custom code migrate automatically with the Sirius Web API? #3110
Unanswered
lak-proddev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, existing custom user interface code leveraging SWT or JFace would have to be migrated manually to React, TypeScript and CSS. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Will the custom code migrate automatically with the Sirius Web API?
We have a Sirius-based Eclipse RCP application and trying to move to the cloud-based application. It has a Sirius graphical editor and other custom Eclipse UI elements. Like Properties view, Wizards, dialogs, and menus. Which extends the SWT or JFace API.
Can I convert existing custom UI components automatically with the Sirius Web bridge API? If not, what are the alternative solutions?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions