emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IDE


From: Elias Mårtenson
Subject: Re: IDE
Date: Thu, 15 Oct 2015 13:07:51 +0800

On 15 October 2015 at 12:21, Dmitry Gutov <address@hidden> wrote:
On 10/15/2015 03:14 AM, Eric Ludlam wrote:

Some are in between, such as the 'android' project type that finds the
AndroidManifest.xml file, tags that tree, and queries your android SDK
for build tools and paths to set everything up for you.

That's one of the easier cases, conceptually, because there are no alternative choices for build tools.

For Android, there is at least three that I can think of: Old-style pure Ant builds, IntelliJ IDEA builds and Gradle builds.

All these have different behaviours. In particular, they all have different ways of generating R.java.

Regards,
Elias 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]