Search:

Type: Posts; User: aparnanagavalli

Search: Search took 0.11 seconds.

  1. Re: Error while building project in eclipse using ANT-compiler attribute

    The build file is cattributes-build.xml. here is the build file ..

    <?xml version="1.0" encoding="UTF-8"?>
    <project default="compile-attributes" name="XXXX" basedir=".">

    <taskdef...
  2. Error while building project in eclipse using ANT-compiler attribute

    compile-attributes:
    BUILD FAILED: 13: Could not create task or type of type: attribute-compiler.

    Ant could not find the task or a class this task relies upon.

    This is common and has a number...
Results 1 to 2 of 2