Pages

Showing posts with label codenvy. Show all posts
Showing posts with label codenvy. Show all posts

Tuesday, November 11, 2014

News : The new Codenvy 3.2 released.

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.

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.