Gitpod And JetBrains Launch Remote Development Partnership
Written by Kay Ewbank   
Thursday, 28 April 2022

Gitpod and JetBrains have announced a partnership aimed at improving developers' facilities for remote development. The move adds the ability to use the automated, cloud-based developer environments provisioned by Gitpod to desktop IDEs.

JetBrains IDEs cover a wide range of languages and are popular development environments. They include IntelliJ IDEA, the well-known Java IDE for web, desktop and mobile development. Gitpod is a browser-based development environment that is implemented as a Kubernetes application. Gitpod provides an IDE that can be launched from any GitHub page.

gitpodiconjetbrainslogo

 

 

 

 

 

 

The partnership between JetBrains and Gitpod means that developers can seamlessly connect the Gitpod developer environments to their favorite desktop IDE from JetBrains. JetBrains says the integration

"brings the power of the cloud including all developer experience, security, and collaboration benefits to the famous programming language intelligence and tooling smartness."

The integration has an automated setup that connects cloud-based, remote developer environments to a developer’s IDE  The environment offers the ability to have multiple workspaces with different configurations open at once, so a developer could have one for reviewing a PR/MR and another for working on a bug.

The developers say the neutral environment removes the "‘works on my machine" discussion, as sessions always start from a clean state. The cloud-based environment makes it easier to bring new developers into a team. The fact no packages or dependencies are downloaded to users' devices protects local machines and other company resources from malicious attacks through execution of arbitrary code.

All indexing, compiling and language processing happens in the cloud, while a thin client runs locally and provides the user experience that is familiar from desktop IDEs. To enable this, Gitpod has internally built a SSH gateway and redesigned the Gitpod loading screen and expanded the preferences to enable both Desktop and Browser based workflows.  The SSH gateway will also be available to Gitpod's vim and emacs users.

The integrated environment is now available as a beta release.

gitpodjb

 

More Information

Gitpod Website

JetBrains website

Related Articles

IntelliJ IDEA 2022.1 Adds Dependency Analyzer

Gitpod Launches VS Code Browser Server

IntelliJ IDEA Adds Project-Wide Analysis

JetBrains Releases Projector For Swing

GitPod Adds Native GitLab Integration

Gitpod Goes Open Source 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Conference Times Ahead
29/03/2024

Following a well-established pattern both Google's and Microsoft's Developer Conferences will take place in May while Apple follows on in June. Here are the dates plus what to expect.



GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 28 April 2022 )