I run build.xml file in linux is fine but not in windows ant:
build.xml:14 taskdef class net.sourceforge.cobertura.ant.InstrumentTask cannot be found using the class loader AntClassLoader [Path to my cobertura\cobertura-2.0.3-sources.jar]

[Path to my cobertura\cobertura-2.0.3-sources.jar]

Shouldn't that be cobertura/cobertura-2.0.3-sources.jar

Slash between Windows and Linux are not the same

BTW, why aren't you using Gradle or even Maven. Ant is horrible (in my opinion)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.