How to configure Cloud9 to run a java program with UI ?

0

Is it possible to launch a java program with a UI in Cloud9? If so, what commands need to be passed, particularly concerning environment variables (DISPLAY, ...) ?

profile picture
ST Team
已提問 1 年前檢視次數 323 次
1 個回答
0
已接受的答案

AWS Cloud9 is a Cloud Development IDE that provides terminal level access to the underlying running instance. So you cannot run a program with a GUI of its own in Cloud9(Unless the UI is web based UI that you can run as a local webserver).

AWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
profile picture
專家
已審閱 1 年前
profile picture
專家
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南