Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Doroshko
Total activity
2479
Last activity
November 15, 2024 18:36
Member since
June 09, 2009 09:45
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
851
Activity overview
Articles (0)
Posts (0)
Comments (1628)
Sort by recent activity
Recent activity
Votes
Created
February 27, 2017 13:11
I can't reproduce the issue. If I click Debug or Run button only one BC is compiled for me. Don't they depend on each other (see Dependencies tab)?
Community
IntelliJ IDEA Users
Creating flash modules with same source but different compile options
0 votes
Created
February 27, 2017 08:32
Make sure you understand that Flash Build Configuration and Flash Run Configuration are different things. For your case, you need to configure one Flash module with two Flash Build Configurations (...
Community
IntelliJ IDEA Users
Creating flash modules with same source but different compile options
0 votes
Created
January 31, 2017 07:41
I'm afraid, packaging for tvOS is not yet officially supported in IntelliJ IDEA and has not been tested. Order of ADT options is important, and the IDE places known ADT options correctly in the com...
Community
IntelliJ IDEA Users
Error when packaging tvOS icons with air application
0 votes
Edited
January 19, 2017 10:20
> apk-debug is what you should be using for debug builds Sure, IDE uses it. > by default the `apk-debug` format will use the captive runtime packaging But your experience shows that it is not the c...
Community
IntelliJ IDEA Users
How to debug Air apps on an Android device with captive runtime?.
0 votes
Created
January 19, 2017 10:02
Intellij IDEA uses ADT tool from the AIR SDK to create APK file. Here's its documentation: http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d128cdca935b-8000.htmlThere's a choice for r...
Community
IntelliJ IDEA Users
How to debug Air apps on an Android device with captive runtime?.
0 votes
Created
December 01, 2016 11:24
Official comment
Although you are going to run the app on the emulator, an AIR app descriptor is still needed. See 'App descriptor (emulator)' field in the Flash run configuration settings, and select 'as set for i...
Community
IntelliJ IDEA Users
Android 'support not enabled' message but want just iOS build?
0 votes
Created
November 17, 2016 08:35
ActionScript code is automatically injected inside MXML Script tag. I'm afraid it can't be turned off. What's your use case?
Community
IntelliJ IDEA Users
Flex CDATA highlighting
0 votes
Created
November 06, 2016 14:43
Official comment
To get useful error message you need to update your output filter in the File Watcher settings like this: $FILE_PATH$:$LINE$ $MESSAGE$
Community
IntelliJ IDEA Plugin Users
Show output from File Watchers in code editor
0 votes
Created
October 20, 2016 09:48
> why would I want code to be highlighted using one configuration, but compile using other? All BCs can be used for compilation, there's no more important or less important, main or secondary BC, I...
Community
WebStorm
ActionScript 3 compile argument shown as error
0 votes
Created
October 19, 2016 18:21
Thank you for the sample project, the problem is clear now! You have 3 Flash build configurations in your Flash module. One of them has CONFIG::log in settings, but 2 others - do not. You code will...
Community
WebStorm
ActionScript 3 compile argument shown as error
0 votes
«
First
‹
Previous
Next
›
Last
»