-
Bug
-
Resolution: Done
-
Major
-
3.2.0.GA
-
False
-
None
-
False
-
Moderate
Infra:
OCP: 4.11.8
Dev Spaces (version 3.2) and IntelliJ IDEA.
Description:
The following are issues reported with IntelliJ IDEA:
- Commands do not work - it fails with "connection refused" error. Please check the attached "command-failure.png" file for more details.
- The project has no SDK/JDK setup. (Refer "project-jdk-missing.png" image for more information). The expected behavior is that the default JDK (the one on the PATH) will be set.
- The IDEA runs in an idea-rhel8 container. If you open a new terminal, it also runs in the idea-rhel8 container. The expected behavior is that "tools" container will be created to run the terminal. The trouble with the idea-rhel8 container is that it is not set up to function well with java, see:
bash-4.4$ java -version bash: java: command not found bash-4.4$ echo $PATH /home/user/.java/current/bin:/home/user/node_modules/.bin/:/home/user/.npm-global/bin/:/opt/app-root/src/.npm-global/bin/:/opt/apache-maven/bin:/opt/gradle/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin bash-4.4$ ls -la /home/user/.java/current/bin ls: cannot access '/home/user/.java/current/bin': No such file or directory
Issue #3 looks similar to the one described in JIRA but this time it's specific to IntelliJ IDEA
4. The screen flickers and some menus are disappearing For more details check the video.
- is blocked by
-
CRW-3504 [RN] add jq and yq to udi image
- Closed
- is related to
-
CRW-3471 IntelliJ IDEA Welcome screen should not be displayed
- Resolved
-
CRW-1550 The intellij-idea based workspace doesn't store preferences and projects
- Resolved
-
CRW-3434 [airgap] che-idea editor failed to load from Create Workspace page sample
- Closed
- links to