Skip to content

Commit 47c7c97

Browse files
Talia Rosingitbook-bot
Talia Rosin
authored andcommitted
GITBOOK-179: change request with no subject merged in GitBook
1 parent 724dcaa commit 47c7c97

File tree

6 files changed

+12
-47
lines changed

6 files changed

+12
-47
lines changed

jfrog-applications/SUMMARY.md

-2
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,13 @@
5656
* [Analyze your Results](jfrog-applications/ide/visual-studio-code/how-tos/analyze-your-results/README.md)
5757
* [Resolve Issues](jfrog-applications/ide/visual-studio-code/how-tos/analyze-your-results/resolve-issues.md)
5858
* [Ignore Findings](jfrog-applications/ide/visual-studio-code/how-tos/analyze-your-results/ignore-findings.md)
59-
* [Building and Testing the Sources](jfrog-applications/ide/visual-studio-code/how-tos/building-and-testing-the-sources.md)
6059
* [JetBrains IDEs](ide/jetbrains-ides/README.md)
6160
* [Supported Technologies](jfrog-applications/ide/jetbrains-ides/supported-technologies.md)
6261
* [Install the JFrog IDEA Plugin](ide/jetbrains-ides/install-the-jfrog-idea-plugin.md)
6362
* [Connect the JFrog Plugin to the JFrog Platform](ide/jetbrains-ides/connect-the-jfrog-plugin-to-the-jfrog-platform.md)
6463
* [Using the JFrog Plugin in the JetBrains IDEs](ide/jetbrains-ides/using-the-jfrog-plugin-in-the-jetbrains-ides.md)
6564
* [Plugin Configuration](ide/jetbrains-ides/plugin-configuration.md)
6665
* [Apply Xray Policies and Watches](ide/jetbrains-ides/apply-xray-policies-and-watches.md)
67-
* [Android Studio Support for JCEF](ide/jetbrains-ides/android-studio-support-for-jcef.md)
6866
* [Troubleshooting](ide/jetbrains-ides/troubleshooting.md)
6967
* [Eclipse](jfrog-applications/ide/eclipse/README.md)
7068
* [Supported Technologies](jfrog-applications/ide/eclipse/supported-technologies.md)

jfrog-applications/ide/jetbrains-ides/android-studio-support-for-jcef.md

-9
This file was deleted.

jfrog-applications/ide/jetbrains-ides/troubleshooting.md

+10
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ Please report issues by opening an issue on [GitHub](https://github.com/jfrog/jf
2121

2222
We welcome community contributions through pull requests. To help us improve this project, please read our Contribution guide.
2323

24+
### Android Studio Support for JCEF
25+
26+
The JFrog Plugin uses JCEF (Java Chromium Embedded Framework) to create a webview component in the plugin's tool window.
27+
28+
Most IntelliJ-based IDEs use a boot runtime that contains JCEF by default.
29+
30+
Android Studio and some older versions of other IntelliJ-based IDEs use a boot runtime that doesn't contain JCEF by default, and therefore the plugin can't be loaded in them.
31+
32+
To solve this issue, open the ["Choose Boot Runtime for the IDE"](https://www.jetbrains.com/help/idea/switching-boot-jdk.html) dialog where you can change the boot runtime to one that contains JCEF.
33+
2434
## Release Notes
2535

2636
The release notes are available on [Marketplace](https://plugins.jetbrains.com/plugin/9834-jfrog/versions).

jfrog-applications/jfrog-applications/ide/eclipse/supported-technologies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
### Software Composition Analysis (SCA)
44

5-
JFrog supports **NuGet** Package Manager for Eclipse
5+
JFrog supports **Maven** | **Gradle** | **npm** Package Manager for Eclipse

jfrog-applications/jfrog-applications/ide/visual-studio-code/how-tos/building-and-testing-the-sources.md

-34
This file was deleted.

jfrog-applications/jfrog-applications/ide/visual-studio/supported-technologies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
JFrog supports the following Package Managers for Visual Studio: 
66

7-
**Maven** | **Gradle** | **npm**
7+
**NuGet | npm**

0 commit comments

Comments
 (0)