主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2016年07月07日 10:52
> Is it possible to register/unregister applicationConfigurable without using plugin.xml(code level)? No, it is not possible. Why do you cannot use plugin.xml?
社区
IntelliJ IDEA Open API and Plugin Development
How to check setting dialog already open
0 票
创建于
2016年07月04日 10:31
Hi, just specify path. @Storage("yourName.xml")
社区
IntelliJ IDEA Open API and Plugin Development
Persist settings at application level
0 票
创建于
2016年06月28日 14:06
Yes, callback is called only if process started. But not if some before task failed or error occurred.
社区
IntelliJ IDEA Open API and Plugin Development
Standard java runners do not call calback, if compilation failed.
0 票
创建于
2016年06月27日 09:58
Sorry for late response. I think it is better to ask user invoke `SaveAsDirectoryBasedFormatAction` action manually (VCS changes and so on). > that works best with .idea directory format. Why so? M...
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically convert .ipr to .idea
0 票
创建于
2016年06月20日 10:01
Please see example — https://github.com/JetBrains/intellij-community/blob/master/platform/projectModel-api/src/com/intellij/openapi/components/Storage.java#L39 — `@Storage("yourName.xml")` If yo...
社区
IntelliJ IDEA Open API and Plugin Development
Persistent state storage throwing IllegalArgumentException while using StoragePathMacros.WORKSPACE_FILE
0 票
创建于
2016年06月20日 09:49
> According to the inline documentation on the StoragePathMacros.WORKSPACE_FILE, it appears to allow for an application-level persistent component storage: No. In the javadocs stated `{@link Pro...
社区
IntelliJ IDEA Open API and Plugin Development
Persistent state storage throwing IllegalArgumentException while using StoragePathMacros.WORKSPACE_FILE
0 票
创建于
2016年06月20日 09:33
Please vote and watch issue https://youtrack.jetbrains.com/issue/WEB-21700
社区
IntelliJ IDEA Users
Using http://localhost:63342/api/file after security update
0 票
创建于
2011年03月28日 09:46
Flex UI Designer (currently, it is viewer) plugin second EAP will be available at this week. Watch http://youtrack.jetbrains.net/issue/IDEA-54101 You can see video about first EAP http://www.youtub...
社区
IntelliJ IDEA EAP Users
How about FlexStorm ?
0 票
创建于
2012年11月09日 07:36
Yes, but CoffeeScript is supported. Please ensute that plugin CoffeeScript is installed. What do you mean "I trigger a refresh" — do you use "Reload in Browser" or do you edit file con...
社区
IntelliJ IDEA EAP Users
Live edit only from some files types?
0 票
创建于
2013年01月22日 09:48
It works for me (app/index.html). Please create issue, attach test project, specify what file (and what code) do you modify.
社区
IntelliJ IDEA EAP Users
How to make LiveEdit working?
0 票
«
第一页
‹
上一页
下一页
›
最后
»