主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Doroshko
活动总数
2479
最后的活动
2024年11月15日 18:36
成员加入日期
2009年06月09日 09:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
851
活动概览
文章(0)
帖子(0)
评论(1628)
按最近的活动排序
最近的活动
投票数
创建于
2017年10月27日 09:10
> I'm writing and plugin for Flutter i18n. Interesting! Is it open source / publicly available? Are you working for Google? To reformat the whole file using the canonical dartfmt tool (via Dart Ana...
社区
IntelliJ IDEA Open API and Plugin Development
Create Dart class
0 票
创建于
2017年10月26日 19:10
First of all, you seem to be writing a plugin :). Just curious what kind of plugin is it? You may try an alternative way to modify file content, instead of PSI modification you may modify `Document...
社区
IntelliJ IDEA Open API and Plugin Development
Create Dart class
0 票
创建于
2017年10月26日 10:06
Hi Lung, You may use PsiFileFactory.getInstance(project).createFileFromText(...) and then find whatever PSI you need in the created PsiFile. But I'm not sure that's what you actually need. What ar...
社区
IntelliJ IDEA Open API and Plugin Development
Create Dart class
0 票
创建于
2017年10月16日 14:17
Ok, so now I've got an idea about the project type and probably can give you a better answer. You need to place resource files in the source folder (usually it is ProjectRoot/src), this way on comp...
社区
IntelliJ IDEA Users
Using MP3 sound files in pure AS3 project
0 票
创建于
2017年10月16日 14:09
What kind of app are you developing?
社区
IntelliJ IDEA Users
Using MP3 sound files in pure AS3 project
0 票
创建于
2017年10月16日 13:32
> (1) how do you include these 8 sound files in the project? Not sure I understand the question. I could say 'just locate these files in the project folder", but I guess that's not the answer you a...
社区
IntelliJ IDEA Users
Using MP3 sound files in pure AS3 project
0 票
创建于
2017年09月06日 13:40
正式评论
Found the answer in Firefox 55 release notes: Made the Adobe Flash plugin click-to-activate by default and allowed only on http:// and https:// URL schemes. IDE starts Flash apps as file://, so it...
社区
IntelliJ IDEA EAP Users
Flash Debugger just started to "Fail to Connect"
0 票
创建于
2017年09月04日 14:56
Robert, Thanks for the update!
社区
IntelliJ IDEA EAP Users
Flash Debugger just started to "Fail to Connect"
0 票
已编辑于
2017年08月22日 18:13
正式评论
Yes, these errors come from the ADT tool from the AIR SDK. Most likely you didn't configure the image files to be included in the package. Please check the corresponding tab (it is either Android o...
社区
IntelliJ IDEA Users
303 error when packaging Air Applications: Missing icons
0 票
已编辑于
2017年08月04日 11:23
We've updated bundled temporary self-signed certificate to be 2048-RSA. The fix will appear in IntelliJ IDEA 2017.2.x update release. For now, a trick with setting an older Java in [AIR SDK]/bin/jv...
社区
IntelliJ IDEA Users
Failed to package AIR application dev_32_S.air: unable to load a certificate in this file
0 票
«
第一页
‹
上一页
下一页
›
最后
»