DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Culture and Methodologies
  3. Methodologies
  4. IntelliJ IDEA 2016.2 EAP 162.426.1 Is Out

IntelliJ IDEA 2016.2 EAP 162.426.1 Is Out

A fresh EAP build for IntelliJ IDEA 2016.2 is out and, being a good EAP build that it is, has something new for you to try...

Andrey Cheptcov user avatar by
Andrey Cheptcov
·
May. 26, 16 · News
Like (4)
Save
Tweet
Share
4.91K Views

Join the DZone community and get the full member experience.

Join For Free

a fresh eap build for intellij idea 2016.2 is out and, being a good eap build that it is, has something new for you to try:

general

  • a new inspection that warns you when you instantiate new objects inside equals , hashcode , compareto or comparator.compare methods. this helps to avoid significant performance problems when, for example, objects of classes with such constructs are added to set or map, where these methods will be frequently invoked.

  • coding assistance for regex has been extended with better error reporting and added code completion for named group references.

  • the inspection tool window has been redesigned for better ergonomics: now code location for each of the problems is displayed along with controls to either apply a quick-fix or suppress inspection.

version control

  • in case a file has been changed after you created a patch, and intellij idea cannot find its original revision (e.g. it lost after rebase , or its format is not supported), intellij idea will now prompt you to apply the changes from patch using a merge -like dialog. also, in the apply patch dialog, before applying a patch you can compare it to your local version using the show diff action. while comparing, you can edit your the local version.

  • the git log can now display commit details for several selected commits (this works for git and mercurial ).

more information about what else is there can be found in the release notes .

to try these new features, download the new eap build . if you find a bug or a missing feature, don’t forget to write us about it to our tracker or simply share it here in comments.

develop with pleasure!

intellij Enterprise architecture planning

Published at DZone with permission of Andrey Cheptcov, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Educating the Next Generation of Cloud Engineers With Google Cloud
  • How To Convert HTML to PNG in Java
  • Image Classification With DCNNs
  • (Deep) Cloning Objects in JavaScript

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: