• In chevron_right

      JetBrains IDEs connect with Gitpod for cloud-based development

      pubsub.slavino.sk / infoworldcom · Tuesday, 3 May, 2022 - 20:15 edit

    Users of JetBrains IDEs now can do remote development in the cloud via the Gitpod platform.

    Through an integration between Gitpod and JetBrains announced April 27, developers can access source code hosted in ephemeral development environments from JetBrains IDEs running in the cloud. Language processing occurs in the Gitpod environment. This is done via an integration between Gitpod and JetBrains Gateway , JetBrains’ remote development application now in a beta stage. Developers can access JetBrains Gateway to get started with linking Gitpod and JetBrains IDEs.

    To read this article in full, please click here


    Značky: #IntelliJ, #Rozne, #Java, #Python

    • In chevron_right

      JetBrains Java IDE adds project analysis, build system improvements

      pubsub.slavino.sk / infoworldcom · Monday, 9 August, 2021 - 16:47 edit

    JetBrains has released version 2021.2 of its IntelliJ IDEA integrated development environment for JVM languages. The upgrade emphasizes capabilities such as project analysis and easier management of build system dependencies.

    Downloadable from jetbrains.com , IntelliJ IDEA 2021.2 was released on July 26. The update introduces project-wide analysis for Java projects, a new feature that checks every code change for errors before compilation. However, this feature is limited to the IntelliJ IDEA Ultimate edition.

    [ Also on InfoWorld: JDK 16: The new features in Java 17 ]

    In both the Ultimate and Community editions of the IDE, version 2021.2 also will initiate several actions when a project is being saved including reformatting code and optimizing imports. These actions are grouped in Preferences/Settings > Tools > Actions on Save. And version 2021.2 makes it easier to manage Maven and Gradle dependencies with a Package Search plug-in , which allows developers to find version updates for dependencies.

    To read this article in full, please click here


    Značky: #Java, #Rozne, #IntelliJ