I think I ended up tweaking my project settings. Do we files like .classpath checked into git or should be put them in .gitignore?
On 3/28/13 8:55 PM, "Cyrill Zadra" <[email protected]> wrote: > No that should be enough. > > You could also try 'ant super-clean main'. > Sometimes you need to reopen and rebuild the eclipse project. > > Cyrill > > On Fri, Mar 29, 2013 at 2:19 PM, Gordon Smith <[email protected]> wrote: >> I ran 'ant clean main'. Do I need more targets? >> >> - Gordon >> >> -----Original Message----- >> From: Cyrill Zadra [mailto:[email protected]] >> Sent: Thursday, March 28, 2013 8:45 PM >> To: [email protected] >> 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 <[email protected]> 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 >>> -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
