Interestinglyaverage
- 活动总数 73
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 29
-
创建于 Integration with Trac tests ok, but no information?
We have just installed the XMLRPC plugin for Trac and I am trying to get IntelliJ to acess the information. Before, I had been accessing the information via RSS, but now it is not working the "corr... -
创建于 PHPStorm option to 'show <task> description' is unavailable
I am using PHPStorm 7.1, and trying to set up integration with my issue tracker, Trac. I have gotten to the point where I can create a new issue in PHPStorm from the Trac RPC, and open it in PhpSto... -
创建于 Connect to Zend Debugger / Rest Client over SSL?
I am developing a site that requires SSL connections, and would like to find a way to use PHPStorm's debug configuration and Rest Web Service Client to talk to the server. Is this possible? As far ... -
创建于 How to disable SQL inspections?
In several of my PHP files, I have SQL statements that are autodetected. These statements are always reported as errors by PHPStorm. For example,select * from $schema.$table where x = ':id'gives an... -
创建于 Can a plugin change an existing dialog (such as the SVN Checkin dialog)?
My company currently uses two issue and ticket tracking systems. I am looking into the possibility of creating a plugin that can modify the SVN comment by embedding a bugtraq or ticket id. However,... -
创建于 Error Connecting to bug tracking system
I am attempting to connect PHPStorm to my company's bug tracking system, which is Trac. I am entering the full url (http://domain.com/trac/ProjectName) along with my username and password, but when... -
创建于 PHPStorm - Notification of file changes in SVN
In a past project using PHPStorm I was able to set an option that caused a notification to appear when a file I was working on was changed in the SVN repository. Looking through the settings, howev... -
创建于 How to specify my web root?
I am sure this has been asked and answered before, but my searches all only turned up how to set this in the Deployment section.I am working on a site that is built on the Zend Framework, so there ... -
创建于 How to rescan a file?
How can I rescan a file that PHPStorm is misreporting syntax errors in?One developer on a project I am working on has an irrational love of switch trees - sometimes nesting them two or three deep, ... -
创建于 How to connect to server using a private key
As the title indicates, I am trying to connect to two remote servers from PHPStorm 3.0.3 using my new private key (SSH-DSA 2048 bit). However, I get errors. I had been able to connect to the SVN re...