IntelliJ Idea 13&14 Plugin recommendations and Quick Start suggestions (updated!) )

Source: Internet
Author: User

Original: IntelliJ idea 13&14 plugin recommendations and Quick Start suggestions (updated!) )

In the early years of foreign companies, the company used IntelliJ idea, then also from Eclipse, MyEclipse turned the past is very unaccustomed.

It took a week to feel a sense of falling in love with it. Because it is smart, and can correct you a lot of bad habits.

Later jumped the nest to a listed company. Because everyone is using myeclipse, the development tools require unification. There is no way to return to MyEclipse. But the individual has always been concerned about the release of the IntelliJ idea release and the new features.

The recent start of using IntelliJ idea 13 feels better than the 5 I used to be. is to open the idea for a period of time, then the machine standby, and then come back a bit of cards. I do not know whether it is the fault of my machine. The feeling should be the fault of the very individual machine.

With idea development, it is inevitable that some habits are different from eclipse. Personal advice is best to familiarize yourself with the shortcut keys of idea, become a keyboard stream, and use plugins.

Below for everyone to recommend a few commonly used, is also considered necessary plugin it:

1, Identifier highlighter Highlight selected variable plugin (IDEA14 error not available)

The shortcut key when you do not install the plugin is to select the variable and press Ctrl+f7

The idea of the default selected variable does not prompt the variable to be used in the same way as Eclipse. Installing this plugin will be the same as eclipse.
2. Key promoter Shortcut prompt plugin

When you click a function of the mouse, you can prompt you this function shortcut key is what, and this button your use frequency
3, Jrebel Hot deployment plug-in

MyEclipse10 and 2014 are both default debugger modes that support hot deployment.

And idea needs you to install this plugin to support hot deployment, so it's a pity.
4, FindBugs for IntelliJ idea,

Help you find hidden bugs and bad practices through findbugs.
5, Tabswitch through the CTRL + TAB in the file, the various panel tab switch.
6. Mybatis Plug-in
7. Upperlowercapitalize -Case Conversion Plugin

Post-installation shortcut keys Alt+p All caps alt+l all lowercase alt+c start with uppercase letters
8, generate Serialversionuid generate UUID plug-in

Post-installation shortcut keys Alt+insert
9, SQL query plugin database plug-in ( this 13 version has been brought to the databases plugin, more useful than this. Can not be installed )

The default shortcut is Ctrl+alt+v, but conflicts with other shortcut keys, it is recommended to change Ctrl + equals sign

10, Idea vim simulation Linux under the VI Editor plugin support VI command

11, GENERATEO2O Automatic object conversion plug-in.

        method body can generate a corresponding get Set method to copy an object peer to another object   shortcut keys Alt+insert
12, Ideajad   anti-compile plugin
13, Encodingplugin It is useful to specify its default encoding by Project
14, Equals and hashcode override custom templates for Equals and Hashcode methods
15, unittest press SHIFT + CMD + t on the specified method to generate the unit test code template for this method.
16, filebrowse r view files outside the project in idea ( At present 13.1.2 or more does not seem to support not knowing what others are like )
17, generatetostring automatically generates the ToString method, The ToString method is customizable




Jrebel hack: (copy file and hack) can see my other blog posts, There are detailed steps to organize the text

The latest hack files are published in my resources and need to be downloaded on your own. Guarantee the first update of the whole network
Download the cracked jar package and the Lic file and then:

Copy Jrebel.jar C:\Users\Administrator\. Intellijidea12\config\plugins\jr-ide-idea\lib\jrebel
del/q C:\users\administrator\.jrebel\*.*
Copy Jrebel.lic C:\Users\Administrator\.jrebel\jrebel.lic
Pause

Hot deploy Tomcat's VM parameter configuration:
-xms2048m//Can not
-xmx2048m //Can not
-xx:maxpermsize=4096m //Can not
-noverify
-javaagent:f:\ Development Environment \jrebel\jrebel5.2.2\jrebel.jar
-drebel.spring_plugin=true

-----------------------------------------------------------------------------------------

================== Plugin updatefor idea =================

Do not know how to install the plugin classmate, shortcut key Ctrl+alt+s open setting pop-up window. Find plugins input to find the plug-in name, if no result indicates not installed, click Browse will go to the plugin library to retrieve.


The reason for the update is because: the first plug-in Identifier highlighter found in 14 can not be used, open any file saved is reported: Could not save application SETTINGS:UNKNOWN macro: $OPTIONS $ in storage file Spec: $OPTIONS $/identifierhighlighter.xml


But there is a great desire. I emailed the plugin's original author, and the author of the subsequent development did not reply. It will be some time before the repair is estimated. So how to open can use it??

In fact, IntelliJ idea itself has this function. Just don't set the background color, only set the underline color, then we can set the background color to achieve. Native More Beautiful ha!

Open setting-----"editor------" color&fonts------"general



OK, set your favorite background color and the color of the font when you select it!!



If you have any good plugins. Hope to reply to me, I edit into the document, help others, share.

If any of the above plugins are not used or will not be configured. You can also reply or send an email to [email protected]

I will add a detailed tutorial on setup and use.

IntelliJ Idea 13&14 Plugin recommendations and Quick Start suggestions (updated!) )

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.