Tagged articles
70 articles
Page 1 of 1
Architect's Tech Stack
Architect's Tech Stack
Apr 27, 2026 · Industry Insights

Why AI Is Toppling Programming Collaboration Tools Like JetBrains' Code With Me

JetBrains has discontinued its remote collaboration tool Code With Me, citing declining usage and maintenance costs, and is redirecting resources to its AI platform Central, while other coding resources like Stack Overflow also feel AI pressure, signaling a shift from human‑to‑human to human‑to‑AI collaboration in software development.

AI programmingCode With MeIDE trends
0 likes · 2 min read
Why AI Is Toppling Programming Collaboration Tools Like JetBrains' Code With Me
Architecture Digest
Architecture Digest
Apr 23, 2026 · Artificial Intelligence

Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant

JetBrains IDEs from version 2025.3 embed the Codex AI assistant powered by GPT‑5.4, offering faster, context‑aware code generation, project analysis, environment setup, and refactoring, with real‑world demos showing how it can download projects, configure tools, and even build a full mini‑program with minimal manual coding.

AI AssistantCodexGPT-5.4
0 likes · 7 min read
Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant
JavaGuide
JavaGuide
Apr 22, 2026 · Artificial Intelligence

The Ultimate Seamless Way to Run Claude Code and Codex in IDEA with CC GUI

This article introduces CC GUI, an open‑source JetBrains plugin that adds a visual workspace for Claude Code and OpenAI Codex, walks through installation, configuration, and usage steps, compares it with the Qoder plugin, and shows how to automate code reviews inside IDEA.

AI coding assistantCC GUIClaude Code
0 likes · 10 min read
The Ultimate Seamless Way to Run Claude Code and Codex in IDEA with CC GUI
AndroidPub
AndroidPub
Apr 16, 2026 · Mobile Development

How JetBrains Junie AI Agent Supercharges Android Compose Development

After struggling with context limits of web‑based AI tools, the author integrates JetBrains’ Junie AI Agent directly into Android Studio, demonstrating a plan‑execute‑verify workflow, Ask and Code modes, multi‑module refactoring, responsive UI generation, and safe team collaboration through GitHub integration.

AI AgentAndroidCode Generation
0 likes · 12 min read
How JetBrains Junie AI Agent Supercharges Android Compose Development
Java Architect Essentials
Java Architect Essentials
Apr 13, 2026 · Industry Insights

How IntelliJ IDEA 2026.1 Turns Your IDE into an Open AI Agent Platform

JetBrains' IntelliJ IDEA 2026.1 release transforms the IDE into an open AI agent platform by integrating multiple AI assistants via the ACP protocol, adding quota‑free smart assistance, expanding language support, enhancing productivity tools, improving stability, and phasing out the Code With Me collaboration feature.

AI integrationIDE platformIntelliJ IDEA
0 likes · 8 min read
How IntelliJ IDEA 2026.1 Turns Your IDE into an Open AI Agent Platform
Architecture Digest
Architecture Digest
Apr 13, 2026 · Industry Insights

How IntelliJ IDEA 2026.1 Turns the IDE into an Open AI Agent Platform

JetBrains' IntelliJ IDEA 2026.1 release transforms the traditional IDE into an open AI‑agent platform, adding built‑in support for multiple AI assistants, unlimited smart assistance, new language features, enhanced productivity tools, and a strategic shift away from legacy collaboration features.

AI integrationIDE platformIntelliJ IDEA
0 likes · 7 min read
How IntelliJ IDEA 2026.1 Turns the IDE into an Open AI Agent Platform
MeowKitty Programming
MeowKitty Programming
Apr 11, 2026 · Industry Insights

Java’s New Frontier: Master AI Agents, Not Just Code, as Oracle, Spring, JetBrains Bet

The article explains how Oracle, Spring, and JetBrains are collectively pushing Java toward an agent‑centric ecosystem, shifting the developer’s role from writing code to orchestrating AI agents, and outlines the specific capabilities, engineering practices, and risks Java engineers must adopt to stay competitive in the coming years.

AI AgentsJavaJetBrains
0 likes · 9 min read
Java’s New Frontier: Master AI Agents, Not Just Code, as Oracle, Spring, JetBrains Bet
Su San Talks Tech
Su San Talks Tech
Apr 10, 2026 · Artificial Intelligence

Boost Your Java Development with CC GUI: A Dual‑AI IDE Plugin Review

This article introduces CC GUI, a powerful JetBrains IDEA plugin that integrates Claude Code and Codex AI engines, walks through its key features, installation steps, and a real‑world Spring Boot project demo, highlighting how the tool can automate code upgrades, refactoring, and testing within the IDE.

AI CodingClaude CodeIDE plugin
0 likes · 7 min read
Boost Your Java Development with CC GUI: A Dual‑AI IDE Plugin Review
Top Architect
Top Architect
Apr 8, 2026 · Artificial Intelligence

How JetBrains AIR Redefines AI‑Powered Development: A Hands‑On Guide

JetBrains AIR transforms AI‑assisted programming from an optional add‑on into the core workflow of a brand‑new IDE, offering a three‑step process for installing, defining tasks, and reviewing AI‑generated code while providing configurable permissions, parallel task execution, and extensible MCP integration.

AI IDEAI programmingIDE tutorial
0 likes · 8 min read
How JetBrains AIR Redefines AI‑Powered Development: A Hands‑On Guide
SpringMeng
SpringMeng
Mar 22, 2026 · Artificial Intelligence

How to Quickly Enable Codex in JetBrains IDEs and Boost Development

The article explains how to integrate OpenAI's Codex into JetBrains IDEs, walks through installation, demonstrates project cloning, environment setup, code refactoring, testing, and highlights additional uses such as documentation and front‑end scaffolding, while offering practical tips for effective AI‑assisted development.

AI AssistantAutomationCodex
0 likes · 7 min read
How to Quickly Enable Codex in JetBrains IDEs and Boost Development
DataFunSummit
DataFunSummit
Dec 9, 2025 · Artificial Intelligence

How JetBrains Is Reinventing IDEs with AI Agents and the New ACP Protocol

This article details JetBrains' journey from early AI plugins to a platform‑wide AI architecture, covering challenges like prompt‑engineering dependence, technical debt in the IntelliJ Platform, the design of the Agent Client Protocol (ACP), and future AI‑driven features such as EmbArk, ReCap, and Ask Settings.

ACPAIAgent
0 likes · 20 min read
How JetBrains Is Reinventing IDEs with AI Agents and the New ACP Protocol
Open Source Tech Hub
Open Source Tech Hub
Nov 21, 2025 · Backend Development

Master API Testing Directly in JetBrains IDE with the Built‑in HTTP Client

This guide explains how JetBrains IDE's integrated HTTP client lets developers write .http or .rest scripts to send GET, POST, PUT, DELETE, GraphQL, and WebSocket requests, manage environments and variables, and handle authentication—all without leaving the editor, boosting productivity and simplifying API testing.

API testingGraphQLHTTP client
0 likes · 10 min read
Master API Testing Directly in JetBrains IDE with the Built‑in HTTP Client
Java One
Java One
May 26, 2025 · Artificial Intelligence

Integrate ProxyAI with JetBrains IDEA for Seamless AI‑Powered Coding

This guide walks you through installing the ProxyAI plugin in JetBrains IDEA, configuring default and DeepSeek‑V3 models, obtaining API keys, and using features like chat, FIM code completion, bug detection, and code explanation to boost development efficiency.

AI code assistantDeepSeekIDEA
0 likes · 8 min read
Integrate ProxyAI with JetBrains IDEA for Seamless AI‑Powered Coding
Eric Tech Circle
Eric Tech Circle
Apr 20, 2025 · Artificial Intelligence

Boost Your Coding Efficiency: Install and Master JetBrains Junie in IDEA 2025

This guide walks you through uninstalling previous IntelliJ IDEA versions, installing the JetBrains Junie AI coding assistant on IDEA 2025.1, configuring the plugin, exploring its advanced features, and applying it to real front‑end and back‑end projects, while also covering pricing and usage tips.

AI coding assistantBackend DevelopmentIDEA
0 likes · 10 min read
Boost Your Coding Efficiency: Install and Master JetBrains Junie in IDEA 2025
21CTO
21CTO
Feb 13, 2025 · Artificial Intelligence

JetBrains AI Assistant Now Supports Local LLMs and the Latest OpenAI Models

JetBrains has updated its AI Assistant to run local large language models for enhanced privacy, added support for Anthropic's Claude 3.5 series and OpenAI's o1, o1‑mini, and o3‑mini models, and highlighted faster, cost‑effective inference for coding and scientific tasks.

AI AssistantJetBrainsLocal-LLM
0 likes · 3 min read
JetBrains AI Assistant Now Supports Local LLMs and the Latest OpenAI Models
Liangxu Linux
Liangxu Linux
Feb 9, 2025 · Fundamentals

How Many Software Developers Are in China? Unpacking Conflicting Statistics

The article examines official Chinese developer counts, compares them with global estimates from Evans Data and JetBrains, performs back‑of‑the‑envelope calculations, highlights the large discrepancies, and discusses what these numbers imply for the future of software development in China.

ChinaEvans DataIndustry analysis
0 likes · 6 min read
How Many Software Developers Are in China? Unpacking Conflicting Statistics
21CTO
21CTO
Dec 26, 2024 · Fundamentals

2024 Programming Language Rankings: What JetBrains' Report Reveals

JetBrains' 2024 Developer Ecosystem Report, based on responses from over 23,000 developers, shows JavaScript remains the most used language, while TypeScript, Rust, and Python surge in popularity, with detailed usage percentages, growth trends, and the new Language Outlook Index highlighting future prospects.

JavaScriptJetBrainsPython
0 likes · 5 min read
2024 Programming Language Rankings: What JetBrains' Report Reveals
21CTO
21CTO
Dec 16, 2024 · Fundamentals

Which Languages Will Lead 2024? JetBrains Developer Ecosystem Insights

The 2024 JetBrains Developer Ecosystem Report reveals that JavaScript remains dominant while TypeScript, Python, and Rust show strong growth, highlights rising AI tool adoption, and underscores the growing focus on developer experience and productivity across the software industry.

AI-toolsJetBrainsLanguage Trends
0 likes · 4 min read
Which Languages Will Lead 2024? JetBrains Developer Ecosystem Insights
Architecture Digest
Architecture Digest
Jul 31, 2024 · Product Management

Why JetBrains IDEs Succeed: The Role of Product Management, Engineering Culture, and Feature Innovation

The article explains how JetBrains' success stems from deep engineering experience in product management, powerful refactoring and static analysis features, thoughtful documentation and onboarding, and a culture that values large‑scale software engineering, contrasting it with challenges faced by domestic developers.

IDEJetBrainsdeveloper tools
0 likes · 9 min read
Why JetBrains IDEs Succeed: The Role of Product Management, Engineering Culture, and Feature Innovation
Architecture Digest
Architecture Digest
Jul 26, 2024 · Fundamentals

JetBrains Announces New Default UI for the Upcoming 2024.2 IDE Release

JetBrains revealed that its upcoming 2024.2 release will introduce a brand‑new default UI across all IDEs, featuring a modern light and dark theme, redesigned window bars, tool windows, navigation bar, compact mode, and a classic UI plugin for users who prefer the old look, while also offering a free programmer book promotion.

2024.2IDEJetBrains
0 likes · 3 min read
JetBrains Announces New Default UI for the Upcoming 2024.2 IDE Release
Python Programming Learning Circle
Python Programming Learning Circle
Apr 7, 2024 · Fundamentals

Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration

The article provides a detailed comparison between VS Code and JetBrains IDEs, examining their code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features, and concludes with recommendations based on the author's five‑year development experience.

Code RefactoringDebuggingGit integration
0 likes · 17 min read
Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration
21CTO
21CTO
Mar 20, 2024 · Backend Development

Why Oracle Urges Java Developers to Skip macOS Sonoma 14.4 Update

Oracle warns Java developers that upgrading Apple Silicon macOS Sonoma to version 14.4 can crash JetBrains IDEs by sending a SIGKILL signal, and advises postponing the update until a fix is available, highlighting the impact on multiple JDK versions.

Apple SiliconIDEJava
0 likes · 5 min read
Why Oracle Urges Java Developers to Skip macOS Sonoma 14.4 Update
21CTO
21CTO
Mar 4, 2024 · Artificial Intelligence

How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity

Stack Overflow and Google Cloud have formed a strategic partnership to embed verified Stack Overflow answers into Google Cloud’s Gemini AI, while JetBrains’ survey reveals AI coding assistants dramatically boost developer productivity and satisfaction, highlighting a new era of AI‑enhanced software development.

AI coding assistantAI integrationGoogle Cloud
0 likes · 6 min read
How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity
Programmer DD
Programmer DD
Dec 11, 2023 · Backend Development

What’s New in IntelliJ IDEA 2023.3? Java 21 Support and AI Assistant Update

JetBrains' IntelliJ IDEA 2023.3 release brings full Java 21 support, a new Run‑to‑Cursor debugging option, floating editing toolbars, color‑coded editor tabs, refreshed macOS icons, enhanced Speed Search shortcuts, and integrates Lets‑Plot for no‑code data visualization, though the AI Assistant remains unavailable in mainland China.

Data visualizationDebuggingIDE Features
0 likes · 5 min read
What’s New in IntelliJ IDEA 2023.3? Java 21 Support and AI Assistant Update
macrozheng
macrozheng
Oct 30, 2023 · Operations

How to Reclaim Hundreds of GB on Windows by Cleaning JetBrains IDE Files

This guide shows how to free up hundreds of gigabytes on a Windows PC by locating and deleting large JetBrains IDE directories, customizing IDE configuration and cache paths, and also introduces the popular open‑source SpringBoot‑based e‑commerce project “mall” for further learning.

Disk CleanupIDE configurationJetBrains
0 likes · 5 min read
How to Reclaim Hundreds of GB on Windows by Cleaning JetBrains IDE Files
Top Architecture Tech Stack
Top Architecture Tech Stack
Oct 13, 2023 · Cloud Computing

Remote Development Architecture and Benefits with JetBrains

The article explains the overall architecture of remote development, why it is needed, how it improves team productivity and resource control, and details JetBrains' remote development solution that lets developers work on powerful cloud servers through a lightweight local client.

Cloud IDEDevelopment EnvironmentJetBrains
0 likes · 6 min read
Remote Development Architecture and Benefits with JetBrains
Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 29, 2023 · Cloud Computing

Remote Development Architecture and Benefits with JetBrains

The article explains the overall architecture of remote development, why remote development is needed, how cloud‑based environments improve security, consistency, and resource control, and details JetBrains' remote development features that enable instant, reproducible IDE workspaces on remote servers.

Cloud IDEDevelopment EnvironmentJetBrains
0 likes · 6 min read
Remote Development Architecture and Benefits with JetBrains
21CTO
21CTO
Jul 27, 2023 · Artificial Intelligence

How JetBrains’ New AI Assistant Is Changing the Way Developers Code

JetBrains has rolled out an AI Assistant across its entire IDE suite, offering chat, code analysis, and documentation generation powered by OpenAI, while highlighting its deeper integration compared to GitHub Copilot, current limitations, privacy concerns, and early developer feedback.

AI AssistantCopilotIDE
0 likes · 4 min read
How JetBrains’ New AI Assistant Is Changing the Way Developers Code
21CTO
21CTO
Jul 15, 2023 · Artificial Intelligence

How JetBrains’ AI‑Powered ReSharper Transforms .NET Development

JetBrains has introduced an AI‑driven version of its ReSharper extension for Visual Studio, offering a conversational assistant that can troubleshoot, refactor, generate code snippets, and improve documentation, while providing options to enable the feature, protect source code privacy, and preview future expansions to other IDEs.

IDEJetBrainsReSharper
0 likes · 5 min read
How JetBrains’ AI‑Powered ReSharper Transforms .NET Development
IT Services Circle
IT Services Circle
Jul 13, 2023 · Artificial Intelligence

JetBrains Introduces AI Assistant Across All IDEs and .NET Tools

JetBrains has launched a new AI Assistant feature that is integrated into all its IDEs and .NET tools, offering chat, code understanding, documentation generation, naming suggestions, and automatic commit‑message creation to boost developer productivity.

AI AssistantIDEJetBrains
0 likes · 5 min read
JetBrains Introduces AI Assistant Across All IDEs and .NET Tools
Architect's Tech Stack
Architect's Tech Stack
Mar 7, 2023 · Fundamentals

How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag

This guide explains why IntelliJ IDEA may feel sluggish due to low default VM memory limits, shows how to check current memory usage, and provides three step‑by‑step instructions—including editing custom VM options and clearing caches—to boost performance for Java developers.

IDE performanceIntelliJ IDEAJava
0 likes · 6 min read
How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag
21CTO
21CTO
Jan 24, 2023 · Fundamentals

What Do 29,000 Developers Reveal About Language Trends and Remote Work in 2022?

The 2022 JetBrains Developer Ecosystem Survey of nearly 29,000 developers uncovers rising interest in Rust, Go, and Kotlin, shifts in language popularity, growing remote‑work practices, and concerns about burnout, offering a comprehensive snapshot of today’s software development landscape.

JetBrainsLanguage Trendsdeveloper survey
0 likes · 6 min read
What Do 29,000 Developers Reveal About Language Trends and Remote Work in 2022?
Python Programming Learning Circle
Python Programming Learning Circle
Oct 31, 2022 · Fundamentals

Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis

After five years of using VS Code as my primary IDE, I decided to switch to JetBrains IDEs and this article details the background, code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features that influenced my decision, helping readers choose the right development environment.

Code RefactoringExtensionsGit integration
0 likes · 21 min read
Why I Switched from VS Code to JetBrains IDEs: A Comparative Analysis
Programmer DD
Programmer DD
Jun 13, 2022 · Databases

Master DataGrip: Essential Tips for Efficient Database Management

This guide walks you through installing DataGrip, configuring database connections, customizing the IDE, and leveraging its powerful SQL editing, navigation, and data import/export features, providing a comprehensive overview for developers seeking a streamlined database client experience.

DataGripDatabase ManagementDatabase client
0 likes · 12 min read
Master DataGrip: Essential Tips for Efficient Database Management
21CTO
21CTO
Mar 7, 2022 · Fundamentals

10 Must‑Have JetBrains IDE Extensions to Tackle Technical Debt

Discover ten JetBrains IDE extensions that help developers reduce technical debt by improving code refactoring, issue tracking, static analysis, security scanning, and overall code quality across Java, Kotlin, and many other languages.

IDE ExtensionsJetBrainsTechnical Debt
0 likes · 7 min read
10 Must‑Have JetBrains IDE Extensions to Tackle Technical Debt
Programmer DD
Programmer DD
Jan 24, 2022 · Backend Development

Why VS Code’s 2022 Roadmap Puts Spring Boot Front‑and‑Center

The article reviews VS Code’s 2021 updates, outlines its 2022 roadmap centered on six key areas—including extensive Spring Boot enhancements—and speculates that these improvements aim to keep VS Code competitive against JetBrains’ upcoming Fleet IDE for Java developers.

Backend DevelopmentIDEJava
0 likes · 3 min read
Why VS Code’s 2022 Roadmap Puts Spring Boot Front‑and‑Center
Tencent Cloud Developer
Tencent Cloud Developer
Jan 20, 2022 · R&D Management

Software Licensing Strategies for Companies: Three Procurement Models Explained

The article outlines three software licensing models—company‑wide purchase, individual purchase with reimbursement, and individual purchase without reimbursement—examining their pros, cons, and compliance implications, and advises firms to match each approach to budget, usage context, and ownership considerations.

Enterprise SoftwareIT ManagementJetBrains
0 likes · 5 min read
Software Licensing Strategies for Companies: Three Procurement Models Explained
21CTO
21CTO
Nov 30, 2021 · Fundamentals

JetBrains Unveils Fleet: A Lightweight IDE for Remote Development

JetBrains expands its development ecosystem by separating IDE front‑ends from back‑ends with JetBrains Gateway for remote coding, and launches Fleet—a lightweight, IntelliJ‑based editor that supports smart mode, multiple languages, collaborative sessions, and integrates with Space’s Docker‑based development environments.

DockerFleetIDE
0 likes · 6 min read
JetBrains Unveils Fleet: A Lightweight IDE for Remote Development
ITPUB
ITPUB
Jun 22, 2021 · Databases

Master DataGrip: Essential Tips for Efficient Database Management

This guide walks you through installing DataGrip, configuring drivers, connecting to various databases, using its powerful SQL editor with shortcuts, customizing appearance, performing data export/import, and leveraging advanced navigation and editing features to boost productivity.

Data ExportDataGripDatabase Management
0 likes · 12 min read
Master DataGrip: Essential Tips for Efficient Database Management
Python Programming Learning Circle
Python Programming Learning Circle
Jun 21, 2021 · Databases

Comprehensive Guide to Using DataGrip for Database Management

This article provides a detailed, step‑by‑step tutorial on installing, configuring, and using JetBrains DataGrip—including connection setup, SQL editing, result navigation, data import/export, and advanced editor shortcuts—demonstrating why the tool is considered a powerful and user‑friendly database client.

DataGripDatabase ManagementDatabase client
0 likes · 12 min read
Comprehensive Guide to Using DataGrip for Database Management
Programmer DD
Programmer DD
Jan 9, 2021 · Information Security

Is JetBrains Behind the SolarWinds Hack? Unpacking the Investigation

JetBrains, the maker of IntelliJ IDEA and Kotlin, is under U.S. security scrutiny for a possible link to the SolarWinds supply‑chain breach, with officials questioning a TeamCity vulnerability while the company denies involvement and cites misconfiguration as the likely cause.

JetBrainsSolarWindsTeamCity
0 likes · 4 min read
Is JetBrains Behind the SolarWinds Hack? Unpacking the Investigation
Programmer DD
Programmer DD
Jan 7, 2021 · Operations

How to Run JetBrains Qodana for Docker‑Based Code Quality Checks

JetBrains Qodana brings IDE‑level static analysis into CI/CD pipelines, offering Docker images, GitHub Actions, TeamCity plugins, and cloud services to detect errors, security flaws, and code smells for PHP, Java, and Kotlin projects, with easy setup and web‑based reports.

DockerJetBrainsci/cd
0 likes · 4 min read
How to Run JetBrains Qodana for Docker‑Based Code Quality Checks
Architecture Digest
Architecture Digest
Jul 25, 2020 · Databases

A Comprehensive Guide to Using JetBrains DataGrip for Database Management

This article provides a detailed walkthrough of JetBrains DataGrip, covering installation, connection setup, UI customization, SQL editing features, data import/export, and numerous productivity shortcuts, helping developers efficiently manage and interact with various relational databases.

DataGripDatabase ManagementDatabase Tools
0 likes · 11 min read
A Comprehensive Guide to Using JetBrains DataGrip for Database Management
21CTO
21CTO
Jun 15, 2020 · Fundamentals

What the 2020 JetBrains Developer Survey Reveals About Language Trends and Developer Habits

The 2020 JetBrains Developer Ecosystem Report, based on over 34,000 global developers, reveals shifting language popularity—Python overtaking Java—high adoption interest in Go, Kotlin and Python, dominant web and backend work, and detailed insights into developers’ work habits, tools, and lifestyle preferences.

2020 TrendsJetBrainsdeveloper habits
0 likes · 5 min read
What the 2020 JetBrains Developer Survey Reveals About Language Trends and Developer Habits
Programmer DD
Programmer DD
Apr 11, 2020 · Fundamentals

How to Enable Chinese Language Support in IntelliJ IDEA 2020.1

This guide walks you through the new Chinese localization in IntelliJ IDEA 2020.1, showing the visual changes, explaining why the language pack isn’t enabled by default, and providing step‑by‑step instructions to install and activate the Chinese plugin for a smoother development experience.

Chinese localizationIDE tutorialIntelliJ IDEA
0 likes · 4 min read
How to Enable Chinese Language Support in IntelliJ IDEA 2020.1
Programmer DD
Programmer DD
Jan 23, 2020 · Product Management

What’s Coming in 2020 for JetBrains’ IntelliJ‑Based IDEs?

JetBrains unveiled its 2020 roadmap for IntelliJ‑based IDEs, detailing new localization efforts, a lightweight editor mode, enhanced Git staging support, AI‑driven code completion, and other advanced features aimed at improving developer productivity and experience.

Git integrationIDE roadmapIntelliJ
0 likes · 5 min read
What’s Coming in 2020 for JetBrains’ IntelliJ‑Based IDEs?
21CTO
21CTO
Jun 26, 2019 · Backend Development

What Java Tools Do Developers Really Use? Insights from JetBrains 2019 Survey

The 2019 JetBrains Developer Survey, based on responses from over 19,000 developers worldwide, reveals which Java versions, application servers, frameworks, build tools, IDEs, and testing libraries dominate the ecosystem, highlighting the continued popularity of Java 8, Spring Boot, Maven/Gradle, JUnit, and the rise of newer Java releases.

IDEJavaJetBrains
0 likes · 4 min read
What Java Tools Do Developers Really Use? Insights from JetBrains 2019 Survey