主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Wi Wi
活动总数
448
最后的活动
2025年07月18日 12:40
成员加入日期
2007年02月22日 09:04
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
188
活动概览
帖子(32)
评论(223)
按最近的活动排序
最近的活动
投票数
创建于
2010年09月10日 18:18
There are some script plugins for IDEAI recommend PMIP - ruby pluginhere is sample script on PMIPimport com.intellij.openapi.editor.EditorModificationUtilclass StringToHtml < PMIPAction def run(ev...
社区
IntelliJ IDEA Users
Tool to HTML encode selected text
0 票
创建于
2010年09月10日 17:37
because it will produce non-valid code?initial code compiles:A a = new A();a.methodA();after refactoring:A a = new A();a.methodA(); -- compile error, no such methodif method is static then it's ok:...
社区
IntelliJ IDEA Users
Is there a way to move a method from a class A to other B where A does not depends upon B?
0 票
创建于
2010年09月08日 09:57
2 steps1. hit F6: move directory 'project' from 'org.example' to 'com.mycompany'2. hit shift+F6 rename 'project' to 'product'
社区
IntelliJ IDEA Users
Whole package name rename
0 票
创建于
2010年09月24日 12:49
I don't use idea with two open at once projects :)I have only 2 Gb of memory and Idea with one project eats all of itbut i did see in this forums (or in Idea bug tracker) posts about this annoyance
社区
IntelliJ IDEA Users
annoyance with multiple projects open at once
0 票
创建于
2010年09月17日 18:06
> Error:(16, 9) cannot find symbol class Strinerrrwhy can't you just double click on this text and cursor will jump to error line?> Warning: Note: C:\Test\src\Wrong.java uses unchecked or unsafe op...
社区
IntelliJ IDEA Users
Code line with warning messages ?
0 票
创建于
2010年10月18日 06:45
http://code.google.com/p/idea-autopackage/take a look at second screenit's idea autopackaging featureif it doesn't work -> try pluginplus there is another plugin which will build project on any fil...
社区
IntelliJ IDEA Users
How could page be updated to server automatically ?
0 票
创建于
2010年11月02日 18:43
> I use -Xms1g, -Xmx2gI guess sometimes IDEA hangs for a long period, am I right?with small Xmx -> garbage collector periodically sweeps away dead objectswith large Xmx -> dead objects are accumula...
社区
IntelliJ IDEA Users
A troubleshooting tips list or a more collaborative effort to make it better?
0 票
创建于
2010年10月25日 10:38
how about trying Idea X eaps?it's extremely faster then Idea 9
社区
IntelliJ IDEA Users
performance summary for 9.0
0 票
创建于
2010年11月09日 22:26
Tom, are you new to computer world?cause a lot of programs have same behavior: with major version change -> config files format also changesmost of programs at first start of new version automatica...
社区
IntelliJ IDEA Users
Project files differ between IDEA 8 and IDEA 9
0 票
创建于
2011年01月18日 17:39
Tthere is a 3rd-party plugin: PluginUpdateNotifier 10
社区
IntelliJ IDEA Users
Plugin updates
0 票
«
第一页
‹
上一页
下一页
›
最后
»