The classes used for working with Ant should be contained in an 'ant'
subpackage. A couple of ideas:

1. Build Ivy's javadoc. It's buildfile almost certainly contains a target
for this already, and you should easily be able to tweak the settings so
that it documents all parts of the code if that seems like it could be
helpful.
2. Figure out how to make Ivy do what you need *with* XML, then run it in a
debugger so you can see what Ivy itself does.

HTH,
Matt
On Jul 23, 2013 2:44 AM, "Steffen Dziumbla" <steffen.dzium...@googlemail.com>
wrote:

> Hello, my name is Steffen and I'm an German Student in Computer Science.
> I have to configure Ivy without XML. Everything should be done with Java.
> Is there anyone who can help me and answer my questions?
> A huge problem for me is, which classes are used by running ant?
>
> Greetings
>
> Steffen:)
>

Reply via email to