主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jorge Branco
活动总数
18
最后的活动
2024年03月05日 21:55
成员加入日期
2011年05月04日 18:01
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(5)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2024年03月05日 21:55
I'm running into a similar situation:This is how my plugin.xml file looks like:<depends>com.intellij.modules.platform</depends> <depends>com.intellij.modules.java</depends>and this is how my gradle...
社区
IntelliJ IDEA Open API and Plugin Development
Extending JUnit plugin
0 票
创建于
2024年02月25日 02:50
I'd also be interested in knowing if this is possible.I'm looking for a way to have my plugin automatically attach to an already running Java process (assuming I know its id and that it was launche...
社区
IntelliJ IDEA Open API and Plugin Development
How to attach to a process programmatically ?
0 票
创建于
2011年05月05日 00:19
Well, that's a shame :(It should be possible to at least let me see the file and write to it. I understand that a lot (probably most) of the capabilities Intellij provides us can only be made by ha...
社区
IntelliJ IDEA Users
Possible to open single .java files from Window's Explorer?
0 票
创建于
2011年08月02日 03:51
The problem seemed to be related with forgetting the require.Now this seems to be working.edit: one more thing, though. I'd like to have each test show up with its name in the left panel, instead o...
社区
RubyMine
RSpec support is disabled because it is not activated
0 票