• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install IntelliJ IDEA 2017.2 Java IDE on Linux Ubuntu

Install IntelliJ IDEA 2017.2 Java IDE on Linux Ubuntu

By Sourabh / July 24, 2017 Category: How To, Ubuntu

IntelliJ IDEA 2017.2 released. Install IntelliJ IDEA Java IDE on Linux Ubuntu Systems, a Java integrated development environment (IDE) for developing softwares and applications.

IntelliJ IDEA 2017.2, a new massive update for IntelliJ IDEA, is out and it’s packed full of new features and important bugfixes. Get a copy of this new release, and see for yourself, but before you do, it is worth spending a couple of minutes reading this summary for ideas on where to look.

IntelliJ IDEA2017.2

  • Smarter code completion and control flow analysis
    • Smart Completion becomes aware of builder classes and suggests chains of method calls on its first call, and the chain suggestions are sorted according to how frequently symbols are used in the current project.
    • Control flow analysis has become much smarter and detects a wider array of problems, especially when booleans, strings, arrays, lists, and maps are involved; it also checks nullability issues when corresponding annotations are used on type parameters for collections and maps.
  • New inspections and refactorings
    • Inspections and quick-fixes: Replace with Set.of and Add Thread#onSpinWait() (both require Java 9), and Extract set from comparison chain.
    • Refactorings: Extract as Map Operation (for streams), Extract Functional Variable, and Extract Lambda to Method Reference
  • Java 9 module diagrams
  • Debugger: filtering arrays, collections, and maps
  • Spring Boot actuator endpoints
    • The Run tool window now provides the actuator endpoint information, like Beans, Health, and Mappings.
  • Kotlin 1.1.3 support
    • The editor can now display Parameter hints (introduced earlier for Java), along with Type hints, that is inferred type where it’s not explicitly set.
  • Groovy 2.5.0 support
  • VCS: reverting and rewording commits, formatting commit messages
  • User interface
    • Windows 10 native look and feel
    • Better HiDPI support for multiple display setup on Windows
    • Automatic font settings adjustment to match display resolution
  • JavaScript and TypeScript improvements
    • Editor: Parameter hints and Type info
    • Formatting: Rearrange Code
    • Refactorings: Move (across ES6 modules)
    • Frameworks: better support for React and AngularJS
    • CSS Modules support
    • Better Webpack support
    • Code coverage for Mocha
  • Performance
    • Arbitrary modules can now be marked as Unloaded to conserve CPU and memory resources when working on large projects.
    • You can suspend indexing and resume it at your convenience, for example, to save battery power.

Install IntelliJ IDEA 2017.2

Run the following commands in Terminal to install IntelliJ IDEA 2017.2 on Ubuntu Systems:

sudo apt-get update
sudo add-apt-repository ppa:ubuntuhandbook1/apps
sudo apt-get update
sudo apt-get install intellij-idea-community

Please replace intellij-idea-community in the code above with intellij-idea-ultimate for ultimate version. Once installed, open the IntelliJ IDEA 2017.2 from Ubuntu Dash.

Tags: Feature IntelliJ IDEA 2017.2, Install IntelliJ IDEA 2017.2, Install IntelliJ IDEA Java IDE on Linux, Install IntelliJ IDEA Java IDE on Ubuntu, Install IntelliJ IDEA on Linux, Install IntelliJ IDEA on Ubuntu, Install IntelliJ Java IDE on Linux, Install IntelliJ Java IDE on Ubuntu, Install Java IDE on Linux, Install Java IDE on Ubuntu, IntelliJ IDEA 2017.2, IntelliJ IDEA 2017.2 Feature, IntelliJ IDEA 2017.2 Install, IntelliJ IDEA 2017.2 Release, IntelliJ IDEA 2017.2 Released

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap