主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
jaime
活动总数
118
最后的活动
2023年05月11日 22:02
成员加入日期
2010年10月09日 08:52
关注
0 名用户
关注者数
0 名用户
投票数
10
订阅数
40
活动概览
帖子(32)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2020年07月31日 17:15
For PyCharm 2020.2 I had to go to "File > Settings > Version Control > Git" and then set the value of "Explicitly check for incoming commits on remotes" to "Always".
社区
PyCharm
How to disable git integration talking to my remote git repo?
1 票
已编辑于
2018年03月02日 19:41
Same problem with CLion 2017.3.3. I have OpenSSL installed with debug symbols ("openssl-dbgsym" Ubuntu package) and I'm trying to step into "i2d_X509" but CLion just steps over the function. Now I...
社区
CLion
How to source debug external static or dynamic C library?
0 票
创建于
2014年03月30日 07:44
Can you link to the issues you submitted to upvote them? It is 2014 and it seems the problem still remains.
社区
IntelliJ IDEA EAP Users
Code completion in html
0 票
创建于
2011年02月17日 20:37
Analyze > Run inspection by name > unnecsary fully qualified nameJust great :D
社区
IntelliJ IDEA EAP Users
Replace qualified name with import doesn't work with Intellij 6.0.5
0 票
创建于
2012年06月28日 17:30
I think IntelliJ IDEA should provide a feature to allow to depend on another maven module/project so if you are working on project A that depends on project B, any changes to project B gets instant...
社区
IntelliJ IDEA Users
Cross maven module IntelliJ dependencies
0 票
创建于
2012年07月18日 19:01
I think the bug isn't the same, the following sentence public static void main(String[] args) { // "\u000a"; } This doesn't: public static void main(String[] args) { // \u...
社区
IntelliJ IDEA Users
IntelliJ compiler getting confused with uncompilable code in one liner comment
0 票
创建于
2012年07月19日 18:46
You was right// \u000a; hello I am extra textProduces an error, because unicode character has been proccesed before compilation, while // \u000aDoesn't prompt any compiler error. Anyway IntelliJ ID...
社区
IntelliJ IDEA Users
IntelliJ compiler getting confused with uncompilable code in one liner comment
0 票
创建于
2013年02月18日 23:41
Ok, thanks, is there a issue at youtrack for this?
社区
IntelliJ IDEA Users
Incorrect path being shown after importing a module... is this the expected behaviour?
0 票
创建于
2011年02月17日 16:16
THank you, I´ll take that approach the next time, this time I found that Refactor > Migrate can help me to replace classes across all the project, I just created a new migration map to migrate fro...
社区
IntelliJ IDEA Users
Change all references to Label to JLabel across all project
0 票
创建于
2011年02月18日 19:36
Interesting posts... in my particular case it was no more than an academic project consisting of twenty Panels, with references to old awt API, so I just needed to create a simple migration map for...
社区
IntelliJ IDEA Users
Change all references to Label to JLabel across all project
0 票
下一页
›
最后
»