Re: [android-developers] OT How to Automate Build Tasks in Eclipse?
On Thu, Dec 15, 2011 at 12:15 AM, Miguel Morales
<therevoltingx@gmail.com> wrote:
> Simply combine ant with a script. I use Perl for my build scripts because
> Ant can be tedious to work with. However, use Ant as a base to compile your
> projects.
>
Perl may be more concise, but is not really more readable than XML :)
Seriously though, getting the whole build chain right might be tricky
with just a build script, so starting with Ant is a good idea. That
said, I know some people run the whole build from a Windows
batch file.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home