Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ant

How to pull out a substring in Ant

ant

How can I escape double-quotes in ant?

ant exec

adding comment in .properties files

java ant properties-file

How can I specify location of debug keystore for Android ant debug builds?

android debugging ant keystore

Imperative vs Declarative build systems

maven ant gradle

How to wrap an Ant build with Maven?

maven-2 ant

How to convert an Eclipse Android project to use Ant for build?

How to add external jar libraries to an android project from the command line

android ant jar

Eclipse on Mac, getting "Specified VM install not found" error when trying to build

eclipse ant java

Multiple depends in Ant task

ant depends

SDK.DIR is missing? android update project?

android ant

JAVA_HOME gets mangled by Maven

maven-2 ant maven

How in Ant output values of properties?

ant echo default-value

Build numbers: major.minor.revision

Generate manifest class-path from <classpath> in Ant

ant jar classpath manifest

Echoing out ant fileset to screen for Debugging

java ant ivy

generate jars with source code using Ant

ant jar

Execute Ant task just if a condition is met

ant

Find working directory from Ant

java ant

How to debug Java code when using ANT script in Eclipse

java eclipse ant debugging