Interestinglyaverage
- 活动总数 73
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 29
-
创建于 IntelliJ Ultimate SSH Connections fail to server - prompting for password?
已回答I have several servers that I connect to on a regular basis. After a Windows update yesterday, they no longer work. The connections have a username and the authentication is via OpenSSH config and ... -
创建于 Settings Sync is now syncing remote host and database settings?
已回答After updating to 2022.3 I found that all of my remote hosts and database servers were synced from my laptop to my development PC. All of the server and database settings on my desktop have been ov... -
创建于 IntelliJ Ultimate 2022.3 - Make code links open in new tab?
已回答Just upgraded to 2022.3, and now when I CTRL+LClick on a function, or right click a function name to jump to that code that is in another file, it no longer opens in a new tab. How do I make it ope... -
创建于 Remote Host connections not working after updating to 2021.2, How to debug?
已回答All of my servers use password authentication with a dual factor authentication prompt. After updating to 2021.2, this has stopped connecting. Is there any way to debug the connection, see what mes... -
创建于 IntelliJ hangs on Git "Identifying Git Version"
已回答Using IntelliJ 2018.2.4, and Git For Windows 2.19.1 I have tried disabling antivirus with no effect. Git for windows x64 is installed in C:\Program Files\Git\ I have tried setting the path to git a... -
创建于 Using Feature Branch development with SVN
I am trying to switch over to Feature Branch style development, wherein work on major new features is done in a branch, and am trying to figure out how to set up IDEA to work with this. Do I create... -
创建于 Possible to change the Table Editor query?
I am using the Database pane to load information from a DB2 database, but I am unable to use the table editor because the query that is being generated is not valid. How can I change the query?When... -
创建于 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 ...