![]() |
Add caption |
The new Codenvy release comes with version 3.2. Codenvy’s Developer Environment Cloud (CDEC) allows the developer to use the cloud environment.
This allows us to use the cloud as a public cloud, which we call SaaS, and as a private cloud, which we call on-premises.
You can use many programming languages using: File - New - Project.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgb6yFe0-OHLoKkpiDR6g8Ykq0f0e5Lj4sA5vKvjVWoKgxk6QZk2wpkxU9MSEbPDHosNIQAsD-bCgflX4WhFxz8sntMkdPGOjfjjgsatnsFf-jQVc6jeDxKobcecWdIj4NtnSX9xqZd0oyN/s320/codenvy-lang.png)
Also, you can import new projects from git, GitHub and zip with all subversion features: File - Import Project - Import From Location.
Builds are executed from the Build menu using Maven as a build system.
You can run your project with Run - Run and Run - Custom Run or if you want then you can create your own runtime recipe.
NOTE: The debugging is available for Java web applications only.