I ran 'ant clean main'. Do I need more targets? - Gordon
-----Original Message----- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Thursday, March 28, 2013 8:45 PM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse Hi Gordon Did you run build.xml first? It should download all dependant libraries. Cyrill On Fri, Mar 29, 2013 at 2:12 PM, Gordon Smith <gosm...@adobe.com> wrote: > When I import the compiler.jx project into Eclipse, I get > > Project 'compiler.jx' is missing required library: 'lib/commons-io.jar' > Project 'compiler.jx' is missing required library: > 'lib/google/closure-compiler/compiler.jar' > > There is no 'lib' directory in flex-falcon/compiler.jx. What am I doing wrong? > > - Gordon >