主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2013年12月08日 23:03
Your tests are run using classpath.test, which doesn't seem to include the idea-IC jar classes anywhere, it only includes the JUnit jar.
社区
IntelliJ IDEA Open API and Plugin Development
How to automate testing for IDEA plugins (TravisCI specifically)
0 票
创建于
2014年01月30日 09:59
Note that 1.6 is still the default and the most stable version for running IntelliJ (and hence plugins) on OSX. You don't have to require it for execution on Windows, but you do have to compile for...
社区
IntelliJ IDEA Open API and Plugin Development
Wrote a blog post about how to get started writing a plugin
0 票
创建于
2014年01月22日 20:45
Thanks Konstantin, I just saw your blog post. This looks great, thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Plugin with (UML) Diagrams dialog as a base
0 票
创建于
2013年05月06日 09:02
Perfect, thanks very much, Yann.
社区
IntelliJ IDEA Open API and Plugin Development
Profiling resolve and annotation code?
0 票
创建于
2014年02月19日 12:54
I believe there's an example of how to use the debugger in the open source JSTestDriver plugin. See this comment: http://devnet.jetbrains.com/message/5485315#5485315I'd be very interested in hearin...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin which utilises Javascript Debugger and/or JetBrains IDE support Chrome extension
0 票
创建于
2014年04月10日 01:17
Note that some of these plugins (including Javascript) do have OpenAPIs, so you could theoretically work with them to some degree. See the openapi jar inside the plugin directory in your IntelliJ i...
社区
IntelliJ IDEA Open API and Plugin Development
ActionScript Plugin Help
0 票
创建于
2014年07月01日 17:38
Right, the problem is that the APIs tend to change between versions. Depending on what your plugin does, you might be ok - those APIs might be stable and you might not have a problem. But as your p...
社区
IntelliJ IDEA Open API and Plugin Development
Developing for multiple intellij versions
0 票
创建于
2014年07月10日 11:43
That looks to me like you're getting a conflict between the version of log4j provided by IntelliJ and your version. Why do you have to supply your own version? Couldn't you just exclude your versio...
社区
IntelliJ IDEA Open API and Plugin Development
ClassLoader error when using own log4j
0 票
创建于
2014年07月10日 13:32
For the core module, could you give the log4j library provided scope? Then it would be available for compilation but would not be packaged.
社区
IntelliJ IDEA Open API and Plugin Development
ClassLoader error when using own log4j
0 票
创建于
2014年08月15日 03:31
Here's the data from the latest version of Cursive:...@cursiveclojure:~$ sudo ./downloads 0.1.30V12: 1302V13: 2545V13.1: 5791Total: 9638
社区
IntelliJ IDEA Open API and Plugin Development
New plugin what versions to support
0 票
«
第一页
‹
上一页
下一页
›
最后
»