Phpstorm8eapRemoteInterpreters remote interpreter Configuration

Source: Internet
Author: User
Not long ago, I was very proud to upgrade to phpstorm7.1. Today, I read the subscribed phpstorm blog and found that phpstorm8eap has come out, and the roadmap of phpstorm9 has also started to discuss. This impressed me with the amazing development efficiency of the jetbrains team. In PHPSTORM7, my favorite is vagrant integration.

Not long ago, I was very proud to upgrade to phpstorm 7.1. Today, I read the subscribed phpstorm blog and found that phpstorm 8 eap has come out, and the roadmap of phpstorm 9 has also started to discuss. This impressed me with the amazing development efficiency of the jetbrains team. In PHPSTORM 7, my favorite is vagrant integration.

Not long ago, I was very proud to upgrade to phpstorm 7.1. Today, I read the subscribed phpstorm blog and found that phpstorm 8 eap has come out, and the roadmap of phpstorm 9 has also started to discuss. This impressed me with the amazing development efficiency of the jetbrains team.

In PHPSTORM 7, I like vagrant integration Most, So I first met vagrant and liked this very suitable tool for developers.

PHPSTORM 8 also brings many new features, such as support for phpunit 4 and wordpress Development Support (I have been planning to learn this recently), and markdown support for phpdoc block, the most important thing is the remote parser and a series of Performance Improvement Experience optimizations and bug fixes.

This time, I was most attracted by the support of the remote parser. In the past, I wanted to execute SSH to a remote server to run even a small piece of php code. Now with this stuff, I only need to write the code, and then I can run it directly in PHPSTORM without switching to SSH, saving my time.

Let's take a look at how this artifact is configured.

Open PHPSTORM and press ctrl + alt + s to open the settings page. Find php, for example, click '…' on the right '... 'A parser addition interface will pop up.

On the Add parser page, click the plus sign. In the displayed dialog box, select remote to set the remote parser.

In the original parser Settings dialog box below, fill in the address port and login account and password of the remote server where php is installed (the address and password of the local virtual machine can also be, I set the information in my vagrant VM)

After the information is entered, click test connection to verify the correctness of the Input. If the information is correct, click the apply button below and the information in general will be automatically generated.

I didn't install xdebug when I started the configuration, and then manually installed it. After the installation is complete, click the refresh button on the Right of php home to display the debugger.

OK. The remote interpreter of phpstorm is basically configured.

Original article address: phpstorm 8 eap Remote Interpreters Remote interpreter configuration. Thank you for sharing it with me.

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.