All, One of our projects depends upon a large number of library projects (20+). Due to this, ANT will fail to dex our project because the list of jars is simply too long to be passed to dx.bat. Is there a way around this issue? As a temporary solution, we have simply moved these projects into our drives root directory to reduce the length of each jar's path but obviously that solution will not work forever. I'm sorry to say that I am not familiar enough with the *nix build tools to know if the same issue would exist there.
Thanks, Justin -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
