-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update the documentation section for the IntelliJ-based IDEs (#…
…2104) Co-authored-by: Max Leonov <[email protected]> Co-authored-by: Fabrice Flore-Thébault <[email protected]>
- Loading branch information
1 parent
22b074a
commit 18f58f1
Showing
30 changed files
with
486 additions
and
401 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
...e/examples/snip_che-configuring-a-workspace-to-use-intellij-idea-community.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[source,yaml,subs="+quotes,macros,attributes"] | ||
---- | ||
components: | ||
- type: cheEditor | ||
reference: https://raw.githubusercontent.com/che-incubator/jetbrains-editor-images/meta/che-idea/latest.meta.yaml | ||
---- |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
...d-user-guide/pages/building-images-for-ides-based-on-the-intellij-platform.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[id="building-images-for-ides-based-on-the-intellij-platform"] | ||
:navtitle: Building IDE image | ||
:keywords: end-user-guide, jetbrains-projector, intellij, images, build | ||
|
||
include::partial$assembly_building-images-for-ides-based-on-the-intellij-platform.adoc[] |
6 changes: 6 additions & 0 deletions
6
...pages/configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform"] | ||
:navtitle: IntelliJ Platform IDEs | ||
:keywords: end-user-guide, jetbrains-ides, jetbrains, intellij, ide, intellij-ides, intellij-ide, idea, pycharm | ||
:page-aliases: support-for-jetbrains-ides, using-jetbrains-intellij-idea-community-edition, using-jetbrains-intellij-idea-ultimate-edition, using-jetbrains-webstorm, configuring-an-existing-workspace-to-use-intellij-idea, using-intellij-based-ides | ||
|
||
include::partial$assembly_configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform.adoc[] |
5 changes: 0 additions & 5 deletions
5
...nd-user-guide/pages/configuring-an-existing-workspace-to-use-intellij-idea.adoc
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...nd-user-guide/pages/provisioning-jetbrains-activation-code-for-offline-use.adoc
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
...es/end-user-guide/pages/provisioning-the-jetbrains-offline-activation-code.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[id="provisioning-the-jetbrains-offline-activation-code"] | ||
:navtitle: JetBrains offline activation code | ||
:keywords: end-user-guide, jetbrains-activation-code-for-offline-use | ||
:page-aliases: provisioning-jetbrains-activation-code-for-offline-use | ||
|
||
include::partial$proc_provisioning-the-jetbrains-offline-activation-code.adoc[] |
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
modules/end-user-guide/pages/using-jetbrains-intellij-idea-community-edition.adoc
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
modules/end-user-guide/pages/using-jetbrains-intellij-idea-ultimate-edition.adoc
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
.../partials/assembly_building-images-for-ides-based-on-the-intellij-platform.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
:parent-context-of-building-images-for-ides-based-on-the-intellij-platform: {context} | ||
|
||
[id="building-images-for-ides-based-on-the-intellij-platform_{context}"] | ||
= Building images for IDEs based on the IntelliJ Platform | ||
|
||
:context: building-images-for-ides-based-on-the-intellij-platform | ||
|
||
This section describes how to build images for link:https://plugins.jetbrains.com/docs/intellij/intellij-platform.html#ides-based-on-the-intellij-platform[IDEs based on the IntelliJ Platform] link:https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#intellij-platform-based-products-of-recent-ide-versions[version 2020.3]. | ||
|
||
|
||
include::partial$proc_building-an-image-for-intellij-idea-community-or-pycharm-community.adoc[leveloffset=+1] | ||
|
||
|
||
include::partial$proc_building-an-image-for-an-ide-based-on-the-intellij-platform.adoc[leveloffset=+1] | ||
|
||
|
||
:context: {parent-context-of-building-images-for-ides-based-on-the-intellij-platform} | ||
|
31 changes: 31 additions & 0 deletions
31
...embly_configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
:parent-context-of-assembly_configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform: {context} | ||
|
||
[id="configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform_{context}"] | ||
= Configuring a workspace to use an IDE based on the IntelliJ Platform | ||
|
||
:context: assembly_configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform | ||
|
||
This section describes how to configure a workspace to use an link:https://plugins.jetbrains.com/docs/intellij/intellij-platform.html#ides-based-on-the-intellij-platform[IDE based on the IntelliJ Platform]. | ||
|
||
|
||
[NOTE] | ||
.No initial repository checkout when running the {prod-short} Server workspaces engine | ||
==== | ||
When the {prod-short} instance is running the {prod-short} Server workspaces engine, the workspace starts without an initial checkout of the code repositories referenced in the devfile. | ||
.Workarounds | ||
* In the IDE, click btn:[Get from VCS] to checkout a repository. | ||
* To enable the automatic initial checkout of the code repositories in the devfile, use the {devworkspace} engine. | ||
==== | ||
|
||
include::partial$proc_configuring-a-workspace-to-use-intellij-idea-community.adoc[leveloffset=+1] | ||
|
||
|
||
include::partial$proc_configuring-a-workspace-to-use-pycharm-community.adoc[leveloffset=+1] | ||
|
||
|
||
include::partial$proc_configuring-a-workspace-to-use-a-custom-image-with-an-ide-based-on-the-intellij-platform.adoc[leveloffset=+1] | ||
|
||
|
||
:context: {parent-context-of-assembly_configuring-a-workspace-to-use-an-ide-based-on-the-intellij-platform} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
modules/end-user-guide/partials/con_support-for-jetbrains-ides.adoc
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.