Interestinglyaverage
- 活动总数 73
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 29
-
创建于 How to browse Subversion Repository?
Using the latest version of IntelliJ on one computer and the latest EAP on another, I don't seem to be able to browse Subversion repositories using VCS > Browse VCS Repository > Browse Subversion R... -
创建于 Running out of memory after upgrading to 13.1.1
I upgraded to 13.1.1 yesterday, and found that I am now running out of memory when editing large PHP files or trying to commit documents to SVN. I get a popup asking me to change xmx(?) memory and ... -
创建于 Variables insert with extra $ in SQL strings
I have run into this issue quite a bit when working with multiline SQL strings, and am hoping someone knows how I can fix this. I have searched but not been able to find it mentioned elsewhere, so ... -
创建于 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...