-
Notifications
You must be signed in to change notification settings - Fork 165
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
Support ideaIU and WebStorm #1683
Conversation
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
Hello @themr0c @MichalMaler |
= Support JetBrains IDEs | ||
|
||
In this section you'll find information about supported JetBrains IDEs | ||
that can be used in Eclipse Che workspace. |
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.
Hello, FYI due to whitelabelling, Eclipse Che should not be used
{prod}
should be used instead
the same for Kubernetes
etc.
You may take a look at all attributes there: https://github.com/eclipse/che-docs/blob/master/antora-playbook.yml#L33-L112
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.
Fixed. Thanks for pointing it.
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
Hello Artem @azatsarynnyy , no need to create another PR. When this will be reviewed and merged, it will be also cherry-picked to 7.20.x and downstream from there to CRW 2.5 docs. |
Thank you @MichalMaler for answering! |
Hello |
Usually we cherry-pick the resulting commit from master to the 7.20.x branch. We use the need-cherry-pick/7.20.x label to trigger this process. |
@rkratky has started working on it. It's a matter of human bandwidth. |
Sure. Thank you @themr0c for the reply! |
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.
Review submitted as PR #1758.
Fixes in lang., formatting, naming.
@rkratky can this be merged? It seems everything is good now. |
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.
@boczkowska Approved
This PR should not have landed into 7.20.x. I am reverting the commit in that branch. |
This reverts commit e49199b. No support for Intellij Idea and Webstorm in 7.20.x.
What does this PR do?
This changes proposal describes steps needed to successfully built Eclipse Che editors based on JetBrains products, especially:
IntelliJ Idea Community Edition
IntelliJ Idea Ultimate Edition
WebStorm
What issues does this PR fix or reference?
https://issues.redhat.com/browse/RHDEVDOCS-2161
Specify the version of the product this PR applies to.
CRW 2.5
PR Checklist
As the author of this Pull Request I made sure that:
vale
has been run successfully against the PR branchSigned-off-by: Vladyslav Zhukovskyi vzhukovs@redhat.com