score:55
Running android update project -p .
on the command line, in the base folder of your project will create the necessary build.xml
and supporting files for an Ant build.
score:1
While there may be no "Run Configuration to Ant" feature you can still open the run configuration and view the settings.
The Android Developers site has a section on using "Other IDEs"; here they cover a little on using Ant to compile if you're familiar with Ant already.
score:8
You can create ant build file directly from eclipse it self.. From File Menu
Here are the steps to create build.xml for any project in eclipse
File -> Export -> General -> Ant Buildfiles and choose required project to create a build file.
Source: stackoverflow.com
Related Query
- How to convert an Eclipse Android project to use Ant for build?
- How to use Gradle to generate Eclipse and Intellij project files for Android projects
- How to use Linked Files in Eclipse for PhoneGap project with Android
- How to use the same source from PhoneGap Build and PhoneGap Android project in Eclipse
- How to include http library in Android Project using M preview in Eclipse ant build
- How to use new layout editor for Android project in Eclipse
- How to use eclipse project from github for Android development
- How to convert HTML/Javascript codes to be available for use for Android Application in Eclipse
- How to use unique AndroidSDK resources for each Android Project in Eclipse
- How to build eclipse project files for android project
- Generating Ant build file for a project in eclipse
- How to import android studio project in eclipse which use library?
- How to build a Maven Android project in eclipse
- How to auto-increment build number of Android project in Eclipse (prefer portable solution)
- How to use an existing Project as a template for a new one with Eclipse (CDT)?
- How do I use a Java project that requires a 1.7 compliance level on an Android project build path?
- How to build Android project with Ant that depends on Java project?
- How to generate a jar file for a java project and use the jar in an android project
- Android project broken in Eclipse after ant build
- How to convert cocos2d-x android project to c++ in eclipse ADT
- How to include the jars referenced in "Java Build Path" section of an Eclipse project in a jar file generated with Ant using a build.xml file
- No option for importing Java project from existing Ant build file in Eclipse Indigo
- use a custom directory for build in eclipse cdt c++ makefile project
- How to version control an Android project on Github and use intellij and eclipse IDE by different team members?
- How to build an Eclipse plugin with Maven/Tycho for use in the "Install New Software" dialog
- How to integrate aar library dependency in eclipse for android project
- How to configure eclipse build path to develop an ant task ? Is there a plugin for ant tasks dev?
- Imported Eclipse Android Project into Android Studio, but how do I build it?
- How to generate Ant and Maven build files for an Eclipse Java project?
- How to use the same SDK for Android Studio and Eclipse (MAC version)
More Query from same tag
- Undefined Reference to Class
- How to remove this error signs in my Eclipse IDE?
- How could I Send Data(Text) to other apps(like messages)
- What are the properties of a "non-participating editor" in eclipse?
- Maven-Spring-boot-Eclipse build success, but do Not install the packages (Lombok)
- Why I can't install my grails plugin after reinstalling win7?
- Standard Deviation outputting as 0, how to fix?
- In eclipse, reveal current file in filesystem
- Sikuli selenium with eclipse
- Phonegap error android sdk build.xml:950 : null returned: 1
- Where is the phpunit.php file?
- Files inside WAR appear double
- android build failure in eclipse
- maven is not compiling test/java classes into target folder
- How do i checkout an android project from an SVN repository
- org.eclipse.ui.popupMenus link is grayed out
- How to add external jar without Eclipse build path option?
- Can't delete project libraries
- Android SDK Manager could not find packages
- Trying to update ADT - receiving "conflicting dependency" error
- Maven Dependencies Location
- Running Dynamic Java project visible in home network
- Getting an error complaining of my array size
- Changing the git branch on eclipse
- Strange sign in Eclipse
- SPARQL query against DBPedia using Java
- Use Etsy's StaggeredGridView in Eclipse
- The different ways of accessing the internet to perform POST in BlackBerry
- Android - close Main Activity with back button ~ errors
- set up a local SVN with svn:external branch for merging (from scratch)