Cannot start intelliJ on Coder v2 workspace
I created my own Docker image similar to the deprecated enterprise-coder image.
The coder-v2 workspace is up and running but IDE IntelliJ is not running. Checking the logs I found an issue (image).
The image is created with Ubuntu 22.04, with openjdk 11.0.22 and javac 11.0.22.
Any suggestion?
4 Replies
<#1232348390491426837>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Solution
I would suggest you to probably look into using JetBrains gateway.
You can use this module to add easy access to gateway IDEs to your templates.
https://registry.coder.com/modules/jetbrains-gateway
JetBrains Gateway - Coder Registry
Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
Thank you 🙂