IntelliJ IDEA doesn't have any special support for AIR on Blackberry as
it has for Android and iOS. It is possible to edit code, compile SWF,
but for Blackbery-specific actions you'll need to use ant or command
line. Ant tasks and external tools can be configured in IntelliJ IDEA,
so I'm pretty sure that it is possible to make workflow rather
convenient with IntelliJ IDEA, but I never tried myself. Not sure that
it is easy/possible to configure 100% maven workflow.
--
Alexander Doroshko
IntelliJ IDEA Flash Team Lead
http://www.jetbrains.com
"Develop with pleasure!"
On 11.09.2013 17:22, Mathieu St-Gelais wrote:
Hello Flex community
I'd like to know if Blackberry is still supported when doing a mobile app
with Flex. I'm using IntelliJ IDEA right now, and I don't see the necessary
options like in Flash Builder 4.6.
My guess is that command line compiling (or a Maven build of some sort)
might give me a Blackberry version of my app, but I still haven't tried
Maven (which I will soon), so I need a bit of guidance.
Thanks for you help, like always!
Mat