Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
LiXiao
Total activity
38
Last activity
January 17, 2016 04:24
Member since
October 10, 2006 14:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
16
Activity overview
Posts (12)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
April 26, 2009 03:38
Fireworks 1.30 works well with IDEA 8.1 now.
Community
IntelliJ IDEA EAP Users
'Fireworks' error?
0 votes
Created
October 15, 2006 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:...
Community
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 votes
Created
October 12, 2006 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...
Community
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 votes
Created
October 12, 2006 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...
Community
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 votes
Created
October 12, 2006 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...
Community
IntelliJ IDEA Plugin Users
[ANN] fireworks 1.05 (available for IDEA 5.0 and 6.0 now)
0 votes
Created
November 12, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
Putting messages into console window?
0 votes
Created
November 10, 2006 01:57
Hi, is it legal that we use API of idea.jar in our plugin?
Community
IntelliJ IDEA Open API and Plugin Development
How to imitate "goto declaration"?
0 votes
Created
November 11, 2006 05:09
sounds great, thank you.
Community
IntelliJ IDEA Open API and Plugin Development
How to imitate "goto declaration"?
0 votes
Created
January 18, 2008 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...
Community
IntelliJ IDEA Open API and Plugin Development
Can I use IntelliJ7 to make version 6 plugins?
0 votes
Created
October 28, 2006 04:27
thx
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to know that there is a Live Template is working?
0 votes