-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theia stacks from Florent's theia prototype #8600
Conversation
"id": "java-theia-docker", | ||
"creator": "ide", | ||
"name": "Java Theia (docker)", | ||
"description": "Java + Theia in a sidecar container (docker)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we could replace "Java" by "che dev" image or "Che development"
"commands": [] | ||
}, | ||
"stackIcon": { | ||
"name": "type-java.svg", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we replace the logo by something more theia ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've asked but they have nothing to share.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we could do like for C++ with a generic "text" logo waiting the official logo in svg format.
Because in the che dev machine we have other tools than java.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
What does this PR do?
Adding two stacks. One for docker other for Openshift.
theiaide/theia
other is baseeclipse/che-dev:nightly
./projects
volumeWhat issues does this PR fix or reference?
#8267
Release Notes
n/a
Docs PR
n/a