The basic use of idea under Mac

Source: Internet
Author: User
Tags svn

Tool Tomcat:

    

VM Parameters:-xmx512m-xms256m-xx:maxnewsize=256m-xx:maxpermsize=256m

jreble (Tomcat thermal Deployment plugin):

mac:http://blog.csdn.net/ablipan/article/details/46228227

Installation:

    1. Download IntelliJ Idea's Jrebel plugin: Jr-ide-idea-6.2.0-idea-13-14.zip.
    2. Open Intellij, enter Intellij idea-preferences-plugins-install plugin from disk select Download jr-ide-idea-6.2.0-idea- 13-14.zip for installation.
    3. Complete the Jrebel registration and get a 14-day trial period.

Crack

    1. Download hack file: Jrebel.jar and Jrebel.lic under Lib

    2. Close Intellijidea (please take a look at this step if you don't succeed)

    3. Replace the jar package and the licence file.
      Restart IntelliJ

      • Replace this machine /Users/<你的用户名>/.jrebel/jrebel.lic with a download jrebel.lic ;
      • /Users/<你的用户名>/Library/Application Support/IntelliJIdea14/jr-ide-idea/lib/jrebel/jrebel.jarthe native
        /Users/<你的用户名>/Library/Application Support/IntelliJIdea14/jr-ide-idea/lib/jrebel/lib/jrebel.jar
        /Users/<你的用户名>/Library/Application Support/IntelliJIdea14/jr-ide-idea/lib/jrebel6/jrebel.jar
        Replace with the downloadedjrebel.jar
      • If you start the Times "Java.lang.OutOfMemoryError:PermGen space", you need to set the VM options, my Settings "-mx2048m-xx:maxpermsize=2048m"

      • Jreble does not require configuration to implement a hot restart, provided that the Tomcat configuration "on frame deactivation" is changed from "Do Nothing" to "Update classes and resources".

windows:http://blog.csdn.net/sensisoft/article/details/20010615

maven

Note two places:

1,
  

2,

-dmaven.multimoduleprojectdirectory= $M 2_home

To create a MAVEN project using Maven:

SVN

Just pay attention to one place.

It's good to use the SVN plugin that comes with idea.

Select Vcs->checkout from Version control->subversionbecause there is no warehouse, click + to connect, then enter the URL of the warehouse address in the popup input box, click。Gradle

http://my.oschina.net/u/1010578/blog/390094

http://blog.csdn.net/j123kaishichufa/article/details/14224675

-xmx2048m-xx:maxpermsize=512mIdea shortcut keys

Command +, Idea of Perferen. Settings

Command+: Setup of the project

Command+z drawdown

COMMAND+SHIFT+Z Reverse Drawdown

Command+d Copy a row

Command+shift+u Select a line or a word case toggle

Select the code inside the method command+alt+t can

Java code ". Var" can be used to receive a variable

In addition, there is a topic of idea:

Http://blog.csdn.net/column/details/intellijsharp.html

The basic use of idea under Mac

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.