Question about Mbed Online Compiler retirement.(mbedオンラインコンパイラー廃止についての質問)

I used Mbed Online Compiler.
最近までmbedのオンラインコンパイラーを使用していました。

The other day, I heard that Mbed Online Compiler will retire in end of 2022.
先日、2022年いっぱいでmbedのオンラインコンパイラーが廃止されることを知りました。

I have question about this Compiler retirement.
オンラインコンパイラーの廃止について質問があります。

・Is it possible to import Online Compiler project into Keil Sutido Cloud after Online Compiler retirement(2023~)?
mbedのオンラインコンパイラが廃止された後も、オンラインコンパイラのプロジェクトをKeil Studio Cloudへインポートできますか?

・I published my programs to “My teams” page from Mbed Online Compiler.
(in online compiler : Commit → Publish)
Will these data/page be deleted?
オンラインコンパイラからMy teamsにプログラムをパブリッシュしていたのですが、それらのデータは消されますか。
(オンラインコンパイラで「コミット」ボタンの中にある「パブリッシュ」ボタンで行う機能のことです)

Sincerely,
よろしくお願いします。

Hello @echo1024_SHARXS . Thanks for your questions.

Is it possible to import Online Compiler project into Keil Sutido Cloud after Online Compiler retirement(2023~)?

Yes, this will still be possible, however I would recommend taking this opportunity to make sure that anything critical can be successfully imported.

・I published my programs to “My teams” page from Mbed Online Compiler.
(in online compiler : Commit → Publish)
Will these data/page be deleted?

No, these pages will not be deleted. In general we recommend that future projects are published to GitHub or another remote repository management system. For existing projects there is a guide to converting from Mercurial to GitHub in Keil Studio Cloud.

Please let us know if you have any problems.

Will

1 Like

Hello Mr. Will Lord.
Thank you for answering.
Your explanation really helped.

For anyone looking at this forum post and wanting to know how to import your project(s) from Online Compiler to Keil Studio Cloud there is detailed documentation on the procedure to follow, see importing OC to KSC