主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vladimir Krivosheev
活动总数
451
最后的活动
2024年10月17日 08:21
成员加入日期
2009年06月29日 11:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
177
活动概览
文章(0)
帖子(0)
评论(274)
按最近的活动排序
最近的活动
投票数
创建于
2014年11月21日 12:13
Could you please provide example URL? I will check it and fix.
社区
PhpStorm
Built in server - size limit on URL parameters?
0 票
创建于
2012年05月22日 11:44
Please see my last comment — http://plugins.jetbrains.net/plugin/?idea&id=70071) I totaly agree with you about annoying bar, but we cannot manage it. Please file a issue to Chrome.2) IE — don't kno...
社区
IntelliJ IDEA Plugin Users
Instant HTML editing
0 票
创建于
2016年04月04日 11:07
Please see State and Storage classes java doc. Yes, `PROJECT_FILE` should be removed.
社区
IntelliJ IDEA Open API and Plugin Development
IDEA 2016.1 changes in SDK
0 票
创建于
2016年02月01日 14:15
正式评论
Please see https://confluence.jetbrains.com/display/IDEADEV/Remote+communication
社区
IntelliJ IDEA Open API and Plugin Development
How to get access to netty instance?
0 票
创建于
2016年02月03日 08:27
In progress, please watch https://youtrack.jetbrains.com/issue/IDEA-149660
社区
IntelliJ IDEA Open API and Plugin Development
Unknown macro $PROJECT_CONFIG_DIR$ exception
0 票
创建于
2013年04月22日 10:12
1) About web server:You don't need to use Jetty. Idea contains internal any purpose server (you can implement any protocol — htttp, xmlrpc, protobuf, custom). But in case of HTTP you don't need to...
社区
IntelliJ IDEA Open API and Plugin Development
How to let IntelliJ connect to the Jetbrains chrome and firefox extension programmatically
0 票
创建于
2014年02月25日 10:52
"Threads" is not part of platform. And is not part of XDebugger API.So, it is not easy, but possible — just create and register your own implementation of "content".1) Override XDebugProcess.create...
社区
IntelliJ IDEA Open API and Plugin Development
Display Threads tab for debugger
0 票
创建于
2014年02月25日 10:54
Please note: don't forget about XBreakpointType.isSuspendThreadSupported
社区
IntelliJ IDEA Open API and Plugin Development
Display Threads tab for debugger
0 票
创建于
2014年02月14日 15:54
This method was not part of stable API, removed shortly after IDEA 13.0 release. Please see XDebugProcess.checkCanInitBreakpoints();Why do you need to use this API? What problem do you try to solve?
社区
IntelliJ IDEA Open API and Plugin Development
XDebugSession::setAutoInitBreakpoints removed from EAP 13.1 134.1007
0 票
创建于
2014年02月14日 16:33
API will be restored in the next EAP. (marked as deprecated and removed in IDEA 14), so, you don't need to publish special version for IDEA 13.1 EAP.Thanks for explanation, this API was introduced ...
社区
IntelliJ IDEA Open API and Plugin Development
XDebugSession::setAutoInitBreakpoints removed from EAP 13.1 134.1007
0 票
«
第一页
‹
上一页
下一页
›
最后
»