Open Sachin-Thakur opened 2 months ago
Hi @Sachin-Thakur. C , C++ and Java are supported. You can configure those environments on the .devcontainer/devcontainer.json
file of a Devbox. One way to do this would be to create a new Devbox using our "Docker" template (which is a fairly barebones environment) and then rewriting devcontainer.json
to include the environment you wish to set up. We have a guide about this on our Docs that you might find useful.
Why we are not able to access c , c++ or java on this template?
is this something not available on codesandbox or is there any specific reasons why java or c or c++ template is not available