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
preguntada hace un año323 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace un año
profile picture
EXPERTO
revisado hace un año
profile picture
EXPERTO
revisado hace un año
profile picture
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas