主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2020年08月28日 08:39
'S1' module on the screenshot probably has Java module type. Flash modules have a different icon. If auto-importing of the project from Flash Builder fails (it's not ideal, sorry), then you'll need...
社区
IntelliJ IDEA Users
How to create Build Configuration after importing Flash project from Flash Builder?
0 票
创建于
2020年08月25日 15:58
> Let's say I have a command that's not correlated to dependencies, something like a formatter, that I want to run on the modified file only, whether it is "root" or not. Can I express that? Thanks...
社区
WebStorm
insights about File Watchers
0 票
已编辑于
2020年08月25日 13:28
> That's a lot of smartness and implicit behaviour changes that we got here. Is this in the documentation? We should add if it's not. > I do care! Sure, sorry. Docs say that a root file is a file t...
社区
WebStorm
insights about File Watchers
0 票
创建于
2020年08月25日 09:27
正式评论
Hi Lucide, 1. IDE supports file-independent File Watchers and behaves accordingly. Make sure that there are no file-specific macros in the File Watcher settings. I mean 'Arguments', 'Output paths t...
社区
WebStorm
insights about File Watchers
0 票
创建于
2020年04月13日 09:23
Note that most probably it's the ADT tool that hangs for some reason. If you get the same result when running ADT with the same parameters from command line then there's nothing we can do with that...
社区
IntelliJ IDEA Users
Intellij Stuck Uninstalling Adobe AIR Apk File on Android Device
0 票
创建于
2019年12月27日 09:28
Yes, in both cases, referenced classes from RLM will be compiled into the main application swf. I think swc library is a more natural way of doing things. In case of a raw AS library, I suspect, ID...
社区
IntelliJ IDEA Users
Flex Runtime Loaded Module issue
0 票
创建于
2019年12月27日 09:11
Let's return to the original question. As far as I understand: you want to have main_app.swf and RLM.swf. You don't want main_app.swf to contain classes that are included in RLM.swf in main_app so...
社区
IntelliJ IDEA Users
Flex Runtime Loaded Module issue
0 票
创建于
2019年12月27日 08:02
I assumed that you don't use IDE for compilation. Because IDE can't compile the main app if it references classes from RLM (and that's why IDE highlights them red). The trick with Raw AS Library me...
社区
IntelliJ IDEA Users
Flex Runtime Loaded Module issue
0 票
已编辑于
2019年12月26日 11:33
IDE doesn't provide code completion and reference resolution for classes from other modules if Application BC (aka build configuration) depends on RLM BC with 'Loaded' linkage type. The reason: it ...
社区
IntelliJ IDEA Users
Flex Runtime Loaded Module issue
0 票
创建于
2019年12月26日 10:19
Vincent, thank you for the sample project. If I add var a:MyClass; to the Main.mxml file then I get a compiler error Error:(6, 0) [lab]: Error code: 1046: Type was not found or was not a compile-t...
社区
IntelliJ IDEA Users
Flex Runtime Loaded Module issue
0 票
«
第一页
‹
上一页
下一页
›
最后
»