Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ant

How can I print a fileset to a file, one file name per line?

ant fileset

Why is Ant giving me a Unsupported major.minor version error

java eclipse ant

Where are classpath, path and pathelement documented in Ant version 1.8.0?

ant build.xml

good ivy tutorial for local repository? [closed]

ant ivy

Ant unable to find javac, JAVA_HOME won't set on Ubuntu

java android linux ant ubuntu

Ant if else condition?

ant

ERROR: unterminated quoted string at or near

How do I pass an argument to an Ant task?

ant

How to put a jar in classpath in Eclipse? [duplicate]

java android eclipse ant

Is there a decent HTML Junit report plugin for Maven?

java maven-2 ant surefire

Using ant to detect os and set property

ant

Xml namespace declaration: auto-substitute package name

android xml android-layout ant

Ant needs tools.jar and unable to find it

java ant tools.jar

This compilation unit is not on the build path of a Java project

java eclipse git ant

Best way to integrate Git with Ant?

git ant integration

How do I set -Dfile.encoding within ant's build.xml?

Multiple Android Application Package .apk files from single source code

android ant apk

"Forked Java VM exited abnormally" error from junit tests

java ant junit hudson

"Unable to locate tools.jar" when running ant [duplicate]

java ant java-home tools.jar

how to detect a build error from ant/maven via a bash script?

bash maven-2 ant scripting