The Artima Developer Community
Sponsored Link

Java Buzz Forum
Extract Method Refactoring Improved in IntelliJ IDEA 14.1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
Extract Method Refactoring Improved in IntelliJ IDEA 14.1 Posted: Feb 6, 2015 4:17 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by s m.
Original Post: Extract Method Refactoring Improved in IntelliJ IDEA 14.1
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Latest Java Buzz Posts
Latest Java Buzz Posts by s m
Latest Posts From IntelliJ IDEA Blog

Advertisement
<Extract method refactoring> turns a fragment into a method whose name explains the purpose of the method. Martin Fowler When we select a block of code, IntelliJ IDEA’s data flow analysis engine is able to deduce all local variables and … Continue reading

Read: Extract Method Refactoring Improved in IntelliJ IDEA 14.1

Topic: Spring Environment is for initialization code only Previous Topic   Next Topic Topic: JDBC Realm and Form Based Authentication with WildFly 8.2.0.Final, Primefaces 5.1 and MySQL 5

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use