As promised :  Screencast on how to compile the Apache Flex SDK using
JetBrain's IntelliJ :
http://quetwo.com/2012/02/27/compiling-the-apache-flex-sdk-with-intellij/

Short instructions :


   1. Grab the Requirements :
      1. Java JDK 1.5, 1.6 or 1.7
      2. Adobe Open Source Flex SDK
4.6<http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.6>
(needed
      for the compiler at the time of writing)
      3. IntelliJ <http://www.jetbrains.com/idea/> with ANT, Flex and Java
      plugins
   2. Create a new Project
   3. Create a new Java Module.  Name it anything you wish.
   4. Create a new Flex Module within that last Module.  It must be named
   “frameworks”
   5. Unzip the contents of the Open-Source Flex SDK into your Java Module *
   EXCEPT *the frameworks directory.
   6. Check the frameworks directory from the Apache
SVN<http://incubator.apache.org/flex/source.html>
   (https://svn.apache.org/repos/asf/incubator/flex/trunk) .  Make sure it
   ends up in the frameworks directory.
   7. Load up the ANT tab, and add the /frameworks/build_framework.xml
    file.
   8. Hit the “Run” icon to start the compile.
   9. Drink a beer, or take a shower — depending on what the clock says.


Enjoy!

-Nick

On Mon, Feb 27, 2012 at 11:54 AM, Carlos Rovira <
carlos.rov...@codeoscopic.com> wrote:

> Great!
>
> Waiting here too  :)
>
>
> 2012/2/27 Duane Nickull <du...@uberity.com>
>
> > IDEA (Intellij 11)?  Awesome.
> >
> > Can't wait too.
> >
> > Duane Nickull
> > ________________________________________
> >
> > Überity.com
> > President & COO
> > Adobe LiveCycle ES Consultant Services
> > http://www.uberity.com
> > Blog | http://technoracle.blogspot.com
> > Twitter | @Uberity @duanechaos
> >
> >
> >
> >
> >
> > On 12-02-27 5:00 AM, "Nicholas Kwiatkowski" <nicho...@spoon.as> wrote:
> >
> > >I've got the IntelliJ instructions mostly written (and as a video for my
> > >blog).  I'll post them here today or tomorrow as time permits.
> > >
> > >-Nick
> > >
> > >On Mon, Feb 27, 2012 at 6:29 AM, Justin Mclean
> > ><jus...@classsoftware.com>wrote:
> > >
> > >> Hi,
> > >>
> > >> > A question, maybe a tad ahead of time though. mxmlc executable for
> > >>Linux
> > >> > was previously designed in a way it wasn't possible to make it
> > >>globally
> > >> > accessible by simplinking it to somewhere on the $PATH or anything
> of
> > >> that
> > >> > kind.
> > >>
> > >> I'm mostly a OSX user so not familiar with that particular issue on
> > >>Linux.
> > >> Anyone else care to comment?
> > >>
> > >> Once we have the source code for the compiler I don't see why we
> > >>couldn't
> > >> fix it.
> > >>
> > >> Thanks,
> > >> Justin
> >
> >
> >
>
>
> --
> Carlos Rovira
> Director de Tecnología
> M: +34 607 22 60 05
> F:  +34 912 35 57 77
> <http://www.codeoscopic.com>
> CODEOSCOPIC S.A. <http://www.codeoscopic.com>
> Avd. del General Perón, 32
> Planta 10, Puertas P-Q
> 28020 Madrid
>

Reply via email to