主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
LiXiao
活动总数
38
最后的活动
2016年01月17日 04:24
成员加入日期
2006年10月10日 14:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
16
活动概览
帖子(12)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2009年04月26日 03:38
Fireworks 1.30 works well with IDEA 8.1 now.
社区
IntelliJ IDEA EAP Users
'Fireworks' error?
0 票
创建于
2006年10月15日 14:02
Fireworks 1.07 has been released. Its usability of running tests automatically has been improved.-Version 1.07 changes new feature: new configuration 'Enable auto run fireworks task' new feature:...
社区
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 票
创建于
2006年10月12日 06:16
As you said, I have the same idea with that always have background compilation and running tests. After some spike, I developed first version which would compile and run tests background by Ant. B...
社区
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 票
创建于
2006年10月12日 06:28
There are two usability issues of running test in IntelliJ hurt me too. (I only can remember two now) 1. I have to open the Tool Window to know the test result even if I just want to know whethe...
社区
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 票
创建于
2006年10月12日 16:34
I released a new version that would power up usability. Fireworks will not trigger task of running tests, when: code completion is working. the document changed is not in source folders and te...
社区
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 票
创建于
2006年11月12日 05:46
You can create a ConsoleView instance which is a console window that you want by this way(the project is a com.intellij.openapi.project.Project instance):TextConsoleBuidlerFactory.getInstance().cre...
社区
IntelliJ IDEA Open API and Plugin Development
Putting messages into console window?
0 票
创建于
2006年11月10日 01:57
Hi, is it legal that we use API of idea.jar in our plugin?
社区
IntelliJ IDEA Open API and Plugin Development
How to imitate "goto declaration"?
0 票
创建于
2006年11月11日 05:09
sounds great, thank you.
社区
IntelliJ IDEA Open API and Plugin Development
How to imitate "goto declaration"?
0 票
创建于
2008年01月18日 05:56
I have similar problem too.Then openapi.jar was compiled by JDK1.6 and it can't used to compile plugin in JDK1.5, The problem is there is only JDK1.5 on Mac, so how can I create a plugin for JDK1.5...
社区
IntelliJ IDEA Open API and Plugin Development
Can I use IntelliJ7 to make version 6 plugins?
0 票
创建于
2006年10月28日 04:27
thx
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to know that there is a Live Template is working?
0 票